Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/pom.xml')
-rw-r--r--plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/pom.xml b/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/pom.xml
index 4c1c22fcfdd..c8f4a9b229a 100644
--- a/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/pom.xml
+++ b/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic/pom.xml
@@ -2,10 +2,10 @@
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
- <artifactId>org.eclipse.papyrus</artifactId>
+ <artifactId>org.eclipse.papyrus.releng</artifactId>
<groupId>org.eclipse.papyrus</groupId>
<version>1.1.0-SNAPSHOT</version>
- <relativePath>../../../../releng/top-pom-main.xml</relativePath>
+ <relativePath>../../../../releng/main</relativePath>
</parent>
<artifactId>org.eclipse.papyrus.infra.services.semantic</artifactId>
<groupId>org.eclipse.papyrus</groupId>

Back to the top