diff options
author | Goulwen Le Fur | 2012-06-14 15:12:24 +0000 |
---|---|---|
committer | Goulwen Le Fur | 2012-06-14 15:12:24 +0000 |
commit | 38e62eafc0341247870817b69c8bc8fe174552c8 (patch) | |
tree | 981e72d7d008a487c2f6658ec693c14cc39bc349 /features/org.eclipse.emf.eef.edt-feature | |
parent | d26c582a2ef37612c8ef3212704f234192f23032 (diff) | |
download | org.eclipse.eef-38e62eafc0341247870817b69c8bc8fe174552c8.tar.gz org.eclipse.eef-38e62eafc0341247870817b69c8bc8fe174552c8.tar.xz org.eclipse.eef-38e62eafc0341247870817b69c8bc8fe174552c8.zip |
UPDATED: qualifier for 1.2.0
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 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> |