Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/views/pom.xml')
-rw-r--r--plugins/views/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/views/pom.xml b/plugins/views/pom.xml
index 8e314c5ae1b..d015b8828d2 100644
--- a/plugins/views/pom.xml
+++ b/plugins/views/pom.xml
@@ -2,6 +2,8 @@
<project>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.eclipse.papyrus.views</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