diff options
author | Camille Letavernier | 2014-09-15 13:09:11 +0000 |
---|---|---|
committer | Camille Letavernier | 2014-09-15 15:46:30 +0000 |
commit | 99406ce4b3b2f0074b7e9fd243ab94bbd2b7cf3d (patch) | |
tree | f6a115d33074995cc500ef898f61026d468d4358 /plugins/customization | |
parent | c4342ce2a72ea4e64c3d83d432ac9ceaa79d937d (diff) | |
download | org.eclipse.papyrus-99406ce4b3b2f0074b7e9fd243ab94bbd2b7cf3d.tar.gz org.eclipse.papyrus-99406ce4b3b2f0074b7e9fd243ab94bbd2b7cf3d.tar.xz org.eclipse.papyrus-99406ce4b3b2f0074b7e9fd243ab94bbd2b7cf3d.zip |
[Releng] Update feature versions to 1.1.0
Diffstat (limited to 'plugins/customization')
6 files changed, 12 insertions, 12 deletions
diff --git a/plugins/customization/org.eclipse.papyrus.customization.palette/pom.xml b/plugins/customization/org.eclipse.papyrus.customization.palette/pom.xml index 5d92f46d6a3..89bc97e54a3 100644 --- a/plugins/customization/org.eclipse.papyrus.customization.palette/pom.xml +++ b/plugins/customization/org.eclipse.papyrus.customization.palette/pom.xml @@ -4,11 +4,11 @@ <parent> <artifactId>org.eclipse.papyrus</artifactId> <groupId>org.eclipse.papyrus</groupId> - <version>1.0.1-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <relativePath>../../../releng/top-pom-main.xml</relativePath> </parent> <artifactId>org.eclipse.papyrus.customization.palette</artifactId> <groupId>org.eclipse.papyrus</groupId> - <version>1.0.1-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> </project>
\ No newline at end of file diff --git a/plugins/customization/org.eclipse.papyrus.customization.paletteconfiguration/pom.xml b/plugins/customization/org.eclipse.papyrus.customization.paletteconfiguration/pom.xml index ab684a75c2d..78fafd7c139 100644 --- a/plugins/customization/org.eclipse.papyrus.customization.paletteconfiguration/pom.xml +++ b/plugins/customization/org.eclipse.papyrus.customization.paletteconfiguration/pom.xml @@ -4,11 +4,11 @@ <parent> <artifactId>org.eclipse.papyrus</artifactId> <groupId>org.eclipse.papyrus</groupId> - <version>1.0.1-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <relativePath>../../../releng/top-pom-main.xml</relativePath> </parent> <artifactId>org.eclipse.papyrus.customization.paletteconfiguration</artifactId> <groupId>org.eclipse.papyrus</groupId> - <version>1.0.1-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> </project>
\ No newline at end of file diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/pom.xml b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/pom.xml index 3330291ccda..3a0675e0f60 100644 --- a/plugins/customization/org.eclipse.papyrus.customization.properties.generation/pom.xml +++ b/plugins/customization/org.eclipse.papyrus.customization.properties.generation/pom.xml @@ -4,11 +4,11 @@ <parent> <artifactId>org.eclipse.papyrus</artifactId> <groupId>org.eclipse.papyrus</groupId> - <version>1.0.1-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <relativePath>../../../releng/top-pom-main.xml</relativePath> </parent> <artifactId>org.eclipse.papyrus.customization.properties.generation</artifactId> <groupId>org.eclipse.papyrus</groupId> - <version>1.0.1-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> </project>
\ No newline at end of file diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties.model.xwt/pom.xml b/plugins/customization/org.eclipse.papyrus.customization.properties.model.xwt/pom.xml index 90cb577ec0f..231c84b2ecb 100644 --- a/plugins/customization/org.eclipse.papyrus.customization.properties.model.xwt/pom.xml +++ b/plugins/customization/org.eclipse.papyrus.customization.properties.model.xwt/pom.xml @@ -4,11 +4,11 @@ <parent> <artifactId>org.eclipse.papyrus</artifactId> <groupId>org.eclipse.papyrus</groupId> - <version>1.0.1-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <relativePath>../../../releng/top-pom-main.xml</relativePath> </parent> <artifactId>org.eclipse.papyrus.customization.properties.model.xwt</artifactId> <groupId>org.eclipse.papyrus</groupId> - <version>1.0.1-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> </project>
\ No newline at end of file diff --git a/plugins/customization/org.eclipse.papyrus.customization.properties/pom.xml b/plugins/customization/org.eclipse.papyrus.customization.properties/pom.xml index b62ae876a6d..03c2af283cb 100644 --- a/plugins/customization/org.eclipse.papyrus.customization.properties/pom.xml +++ b/plugins/customization/org.eclipse.papyrus.customization.properties/pom.xml @@ -4,11 +4,11 @@ <parent> <artifactId>org.eclipse.papyrus</artifactId> <groupId>org.eclipse.papyrus</groupId> - <version>1.0.1-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <relativePath>../../../releng/top-pom-main.xml</relativePath> </parent> <artifactId>org.eclipse.papyrus.customization.properties</artifactId> <groupId>org.eclipse.papyrus</groupId> - <version>1.0.1-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> </project>
\ No newline at end of file diff --git a/plugins/customization/org.eclipse.papyrus.customization/pom.xml b/plugins/customization/org.eclipse.papyrus.customization/pom.xml index bdd4d12b079..407575c7a67 100644 --- a/plugins/customization/org.eclipse.papyrus.customization/pom.xml +++ b/plugins/customization/org.eclipse.papyrus.customization/pom.xml @@ -4,11 +4,11 @@ <parent> <artifactId>org.eclipse.papyrus</artifactId> <groupId>org.eclipse.papyrus</groupId> - <version>1.0.1-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <relativePath>../../../releng/top-pom-extras.xml</relativePath> </parent> <artifactId>org.eclipse.papyrus.customization</artifactId> <groupId>org.eclipse.papyrus</groupId> - <version>1.0.1-SNAPSHOT</version> + <version>1.1.0-SNAPSHOT</version> <packaging>eclipse-plugin</packaging> </project>
\ No newline at end of file |