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, 1 insertions, 3 deletions
diff --git a/plugins/sysml/pom.xml b/plugins/sysml/pom.xml
index ec42a133425..25c250eec82 100644
--- a/plugins/sysml/pom.xml
+++ b/plugins/sysml/pom.xml
@@ -1,9 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project>
<modelVersion>4.0.0</modelVersion>
- <artifactId>org.eclipse.papyrus.sysml-all</artifactId>
- <groupId>org.eclipse.papyrus</groupId>
- <version>0.0.1-SNAPSHOT</version>
+ <artifactId>org.eclipse.papyrus.sysml</artifactId>
<packaging>pom</packaging>
<parent>
<groupId>org.eclipse.papyrus</groupId>

Back to the top