diff options
author | Goulwen Le Fur | 2014-12-23 08:23:52 +0000 |
---|---|---|
committer | Goulwen Le Fur | 2014-12-23 08:23:52 +0000 |
commit | 3e689292fa6d21c235dc5a65d57083ea5350c092 (patch) | |
tree | 99cd389e1a2cd9fb344ff471f5c34e1b08ca710a /features/org.eclipse.emf.eef.edt-feature | |
parent | 7874ab06c4bc65e4cac2872bea9897945c802836 (diff) | |
download | org.eclipse.eef-3e689292fa6d21c235dc5a65d57083ea5350c092.tar.gz org.eclipse.eef-3e689292fa6d21c235dc5a65d57083ea5350c092.tar.xz org.eclipse.eef-3e689292fa6d21c235dc5a65d57083ea5350c092.zip |
UPDATED: qualifiers 1.4 > 1.5
Diffstat (limited to 'features/org.eclipse.emf.eef.edt-feature')
-rw-r--r-- | features/org.eclipse.emf.eef.edt-feature/feature.xml | 2 | ||||
-rw-r--r-- | features/org.eclipse.emf.eef.edt-feature/pom.xml | 2 |
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 91b562f99..f69d181af 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.4.0.qualifier" + version="1.5.0.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 f336c4476..9bb249e26 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.4.0-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.emf.eef.edt-feature</artifactId> |