Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/uml/nattable/pom.xml')
-rwxr-xr-xplugins/uml/nattable/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/uml/nattable/pom.xml b/plugins/uml/nattable/pom.xml
index e31011e9066..8c1cf8a22d3 100755
--- a/plugins/uml/nattable/pom.xml
+++ b/plugins/uml/nattable/pom.xml
@@ -4,12 +4,12 @@
<parent>
<artifactId>org.eclipse.papyrus.releng</artifactId>
<groupId>org.eclipse.papyrus</groupId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<relativePath>../../../releng/main</relativePath>
</parent>
<groupId>org.eclipse.papyrus</groupId>
<artifactId>org.eclipse.papyrus.uml.nattable.main</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Papyrus Nattable for UML</name>
<description>Papyrus Nattable are a set of plugins dedicated to manage tables in relation with models.</description>

Back to the top