Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/team/org.eclipse.papyrus.team.svn/pom.xml')
-rw-r--r--plugins/team/org.eclipse.papyrus.team.svn/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/team/org.eclipse.papyrus.team.svn/pom.xml b/plugins/team/org.eclipse.papyrus.team.svn/pom.xml
index 0037c83b51a..d4c062cd4d5 100644
--- a/plugins/team/org.eclipse.papyrus.team.svn/pom.xml
+++ b/plugins/team/org.eclipse.papyrus.team.svn/pom.xml
@@ -7,6 +7,7 @@
<version>0.0.1-SNAPSHOT</version>
</parent>
<artifactId>org.eclipse.papyrus.team.svn</artifactId>
+ <groupId>org.eclipse.papyrus</groupId>
<version>1.2.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
</project>

Back to the top