Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/pom.xml')
-rw-r--r--examples/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/pom.xml b/examples/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/pom.xml
index 7dcdfa0f1a2..3d2f7669f84 100644
--- a/examples/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/pom.xml
+++ b/examples/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/pom.xml
@@ -4,11 +4,11 @@
<parent>
<artifactId>org.eclipse.papyrus</artifactId>
<groupId>org.eclipse.papyrus</groupId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<relativePath>../../releng/top-pom-main.xml</relativePath>
</parent>
<artifactId>org.eclipse.papyrus.example.uml.comment.editor.sharedresource</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