Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2015-08-05 06:23:53 +0000
committerEike Stepper2015-08-05 06:23:53 +0000
commit1682d9c3d1259173445650c4b90b07d3b8b393e6 (patch)
tree0cb7724ded7044f9db1c731e9f60ee00e6c84ebd /features
parent431c9085bb8de86efb0e687711ab6b161bf7749b (diff)
downloadcdo-1682d9c3d1259173445650c4b90b07d3b8b393e6.tar.gz
cdo-1682d9c3d1259173445650c4b90b07d3b8b393e6.tar.xz
cdo-1682d9c3d1259173445650c4b90b07d3b8b393e6.zip
[Releng] Fix some warnings
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml b/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml
index 1ad7a0a2be..47117e6fb0 100644
--- a/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.dawn.examples-feature/feature.xml
@@ -12,7 +12,7 @@
<feature
id="org.eclipse.emf.cdo.dawn.examples"
label="%featureName"
- version="2.1.200.qualifier"
+ version="2.1.300.qualifier"
provider-name="%providerName"
image="eclipse_update_120.jpg"
license-feature="org.eclipse.emf.cdo.license"

Back to the top