Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/soaml/org.eclipse.papyrus.soaml.profile/pom.xml')
-rw-r--r--extraplugins/soaml/org.eclipse.papyrus.soaml.profile/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/extraplugins/soaml/org.eclipse.papyrus.soaml.profile/pom.xml b/extraplugins/soaml/org.eclipse.papyrus.soaml.profile/pom.xml
index 4f4f75bf7f4..5e62fd5f6a8 100644
--- a/extraplugins/soaml/org.eclipse.papyrus.soaml.profile/pom.xml
+++ b/extraplugins/soaml/org.eclipse.papyrus.soaml.profile/pom.xml
@@ -4,11 +4,11 @@
<parent>
<artifactId>org.eclipse.papyrus.extra.releng</artifactId>
<groupId>org.eclipse.papyrus</groupId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<relativePath>../../../releng/extra</relativePath>
</parent>
<artifactId>org.eclipse.papyrus.soaml.profile</artifactId>
<groupId>org.eclipse.papyrus</groupId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project> \ No newline at end of file

Back to the top