Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/robotml/org.eclipse.papyrus.robotml/pom.xml')
-rw-r--r--extraplugins/robotml/org.eclipse.papyrus.robotml/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/extraplugins/robotml/org.eclipse.papyrus.robotml/pom.xml b/extraplugins/robotml/org.eclipse.papyrus.robotml/pom.xml
index d1b8dfa86ad..9bbe1123862 100644
--- a/extraplugins/robotml/org.eclipse.papyrus.robotml/pom.xml
+++ b/extraplugins/robotml/org.eclipse.papyrus.robotml/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.robotml</artifactId>
<groupId>org.eclipse.papyrus</groupId>

Back to the top