Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.common/pom.xml')
-rw-r--r--extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.common/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.common/pom.xml b/extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.common/pom.xml
index 13a2fa37ae1..bb9b257414b 100644
--- a/extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.common/pom.xml
+++ b/extraplugins/sysml14/org.eclipse.papyrus.sysml14.diagram.common/pom.xml
@@ -2,10 +2,10 @@
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>org.eclipse.papyrus</artifactId>
+ <artifactId>org.eclipse.papyrus.extra.releng</artifactId>
<groupId>org.eclipse.papyrus</groupId>
<version>1.1.0-SNAPSHOT</version>
- <relativePath>../../../releng/top-pom-extras.xml</relativePath>
+ <relativePath>../../../releng/extra</relativePath>
</parent>
<artifactId>org.eclipse.papyrus.sysml14.diagram.common</artifactId>
<version>0.7.0-SNAPSHOT</version>

Back to the top