Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/org.eclipse.emf.eef.edt-feature')
-rw-r--r--features/org.eclipse.emf.eef.edt-feature/feature.xml2
-rw-r--r--features/org.eclipse.emf.eef.edt-feature/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/features/org.eclipse.emf.eef.edt-feature/feature.xml b/features/org.eclipse.emf.eef.edt-feature/feature.xml
index 6270f0bd4..cf2105184 100644
--- a/features/org.eclipse.emf.eef.edt-feature/feature.xml
+++ b/features/org.eclipse.emf.eef.edt-feature/feature.xml
@@ -12,7 +12,7 @@
<feature
id="org.eclipse.emf.eef.edt-feature"
label="%featureName"
- version="2.0.0.qualifier"
+ version="1.2.0.qualifier"
provider-name="%providerName"
plugin="org.eclipse.emf.eef.branding">
diff --git a/features/org.eclipse.emf.eef.edt-feature/pom.xml b/features/org.eclipse.emf.eef.edt-feature/pom.xml
index f4f5485b9..5f7755568 100644
--- a/features/org.eclipse.emf.eef.edt-feature/pom.xml
+++ b/features/org.eclipse.emf.eef.edt-feature/pom.xml
@@ -18,7 +18,7 @@
<groupId>org.eclipse.emf</groupId>
<artifactId>org.eclipse.emf.eef.releng.parent</artifactId>
<relativePath>../../releng/org.eclipse.emf.eef.releng.parent</relativePath>
- <version>2.0.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.emf.eef.edt-feature</artifactId>

Back to the top