Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/codegen/org.eclipse.papyrus.codegen.extensionpoints/pom.xml')
-rw-r--r--extraplugins/codegen/org.eclipse.papyrus.codegen.extensionpoints/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/extraplugins/codegen/org.eclipse.papyrus.codegen.extensionpoints/pom.xml b/extraplugins/codegen/org.eclipse.papyrus.codegen.extensionpoints/pom.xml
index faa86ab41d7..1c9a5c48ac8 100644
--- a/extraplugins/codegen/org.eclipse.papyrus.codegen.extensionpoints/pom.xml
+++ b/extraplugins/codegen/org.eclipse.papyrus.codegen.extensionpoints/pom.xml
@@ -4,11 +4,11 @@
<parent>
<artifactId>org.eclipse.papyrus</artifactId>
<groupId>org.eclipse.papyrus</groupId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<relativePath>../../../releng/top-pom-extras.xml</relativePath>
</parent>
<artifactId>org.eclipse.papyrus.codegen.extensionpoints</artifactId>
<groupId>org.eclipse.papyrus</groupId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project> \ No newline at end of file

Back to the top