Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/sysml/pom.xml')
-rw-r--r--plugins/sysml/pom.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/sysml/pom.xml b/plugins/sysml/pom.xml
index 25c250eec82..ec42a133425 100644
--- a/plugins/sysml/pom.xml
+++ b/plugins/sysml/pom.xml
@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project>
<modelVersion>4.0.0</modelVersion>
- <artifactId>org.eclipse.papyrus.sysml</artifactId>
+ <artifactId>org.eclipse.papyrus.sysml-all</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