diff options
author | Nathalie Lepine | 2013-08-27 13:17:25 +0000 |
---|---|---|
committer | Nathalie Lepine | 2013-08-27 13:17:25 +0000 |
commit | 50be4419324a42d9131fff1d498783e9cb4286a7 (patch) | |
tree | e8bf2c1026ae45d0728817aee29c8793ad77bae0 /features/org.eclipse.emf.eef.edt-feature | |
parent | fcb5d9a0301e65cc32fe55bf400ace352acd8ca8 (diff) | |
download | org.eclipse.eef-50be4419324a42d9131fff1d498783e9cb4286a7.tar.gz org.eclipse.eef-50be4419324a42d9131fff1d498783e9cb4286a7.tar.xz org.eclipse.eef-50be4419324a42d9131fff1d498783e9cb4286a7.zip |
change version 1.2.0 to 1.30.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 cf2105184..580091a16 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.2.0.qualifier" + version="1.3.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 5f7755568..e832b9d61 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.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>org.eclipse.emf.eef.edt-feature</artifactId> |