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 57f83bac5..5f8581af1 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="1.5.1.qualifier"
+ version="1.5.2.qualifier"
provider-name="%providerName"
plugin="org.eclipse.emf.eef.branding"
license-feature="org.eclipse.license"
diff --git a/features/org.eclipse.emf.eef.edt-feature/pom.xml b/features/org.eclipse.emf.eef.edt-feature/pom.xml
index 794e0e761..2ead023ef 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>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.emf.eef.edt-feature</artifactId>

Back to the top