Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'releng/main/pom.xml')
-rwxr-xr-xreleng/main/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/releng/main/pom.xml b/releng/main/pom.xml
index 34e15014c8b..ade4ca4f193 100755
--- a/releng/main/pom.xml
+++ b/releng/main/pom.xml
@@ -5,13 +5,13 @@
<parent>
<artifactId>org.eclipse.papyrus</artifactId>
<groupId>org.eclipse.papyrus</groupId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<relativePath>../top-pom-main.xml</relativePath>
</parent>
<artifactId>org.eclipse.papyrus.p2.main</artifactId>
<groupId>org.eclipse.papyrus</groupId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.1.0-SNAPSHOT</version>
<packaging>eclipse-repository</packaging>
<build>

Back to the top