Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkhussey2011-08-29 20:11:51 +0000
committerkhussey2011-08-29 20:11:51 +0000
commitf70811d33594572d60863dd81d8f340eaa27fd09 (patch)
treeb2940bbce735ee3cf65716bae5da29a4949d5b56 /features
parent272d51ab0f08c8183cee986d79e3a0f564a46520 (diff)
downloadorg.eclipse.emf-f70811d33594572d60863dd81d8f340eaa27fd09.tar.gz
org.eclipse.emf-f70811d33594572d60863dd81d8f340eaa27fd09.tar.xz
org.eclipse.emf-f70811d33594572d60863dd81d8f340eaa27fd09.zip
[348926] Fixing problems with change recorder.
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.emf.ecore-feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/features/org.eclipse.emf.ecore-feature/feature.xml b/features/org.eclipse.emf.ecore-feature/feature.xml
index 626bb762f..a75c848ad 100644
--- a/features/org.eclipse.emf.ecore-feature/feature.xml
+++ b/features/org.eclipse.emf.ecore-feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.emf.ecore"
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