Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/uml/newchild/pom.xml')
-rw-r--r--plugins/uml/newchild/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/uml/newchild/pom.xml b/plugins/uml/newchild/pom.xml
index 6d7d2e347d0..47bfc5d9ef1 100644
--- a/plugins/uml/newchild/pom.xml
+++ b/plugins/uml/newchild/pom.xml
@@ -2,6 +2,8 @@
<project>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.papyrus.uml-newchild</artifactId>
+ <groupId>org.eclipse.papyrus</groupId>
+ <version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
<groupId>org.eclipse.papyrus</groupId>

Back to the top