Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEike Stepper2015-07-27 08:34:41 +0000
committerEike Stepper2015-07-27 08:34:41 +0000
commitac7fefe78a4372314a359ba31f97655e74a8fed2 (patch)
tree49f045480c12f49d5ae5bf82fa1c5fbd41d2fa9c /features
parent717eaaafeb3ecac0f1e0771f6beee23f7d644f6a (diff)
downloadcdo-ac7fefe78a4372314a359ba31f97655e74a8fed2.tar.gz
cdo-ac7fefe78a4372314a359ba31f97655e74a8fed2.tar.xz
cdo-ac7fefe78a4372314a359ba31f97655e74a8fed2.zip
[458349] Consolidate UI
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=458349
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.emf.cdo.dawn-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.emf.cdo.dawn-feature/feature.xml b/features/org.eclipse.emf.cdo.dawn-feature/feature.xml
index 41f4be16e5..8b6e972556 100644
--- a/features/org.eclipse.emf.cdo.dawn-feature/feature.xml
+++ b/features/org.eclipse.emf.cdo.dawn-feature/feature.xml
@@ -12,7 +12,7 @@
<feature
id="org.eclipse.emf.cdo.dawn"
label="%featureName"
- version="2.1.200.qualifier"
+ version="2.1.300.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.emf.cdo.license"
license-feature-version="0.0.0">

Back to the top