Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoremerks2011-09-13 15:44:19 +0000
committeremerks2011-09-13 15:44:19 +0000
commitec950dd1c31eed2cda378d5a9872b5f07e545c3e (patch)
tree7c24340e83bfe5516ddb63454f19fd619ea0601c /features
parent17b6b107ff0049fa3c2c6bb3434bbcb9ff38321f (diff)
downloadorg.eclipse.emf-ec950dd1c31eed2cda378d5a9872b5f07e545c3e.tar.gz
org.eclipse.emf-ec950dd1c31eed2cda378d5a9872b5f07e545c3e.tar.xz
org.eclipse.emf-ec950dd1c31eed2cda378d5a9872b5f07e545c3e.zip
[356291] Support open content features.
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.emf.edit-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.emf.edit-feature/feature.xml b/features/org.eclipse.emf.edit-feature/feature.xml
index c69d54532..f351b4355 100644
--- a/features/org.eclipse.emf.edit-feature/feature.xml
+++ b/features/org.eclipse.emf.edit-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.emf.edit"
label="%featureName"
- version="2.7.0.qualifier"
+ version="2.8.0.qualifier"
provider-name="%providerName"
license-feature="org.eclipse.emf.license"
license-feature-version="2.7.0.qualifier">

Back to the top