Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml')
-rw-r--r--features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml b/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml
index bff66704c4b..8c497c311ae 100644
--- a/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml
+++ b/features/papyrus-tests-features/org.eclipse.papyrus.tests.uml.assistants.feature/pom.xml
@@ -4,9 +4,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.papyrus</groupId>
- <artifactId>org.eclipse.papyrus</artifactId>
+ <artifactId>org.eclipse.papyrus.tests.releng</artifactId>
<version>1.1.0-SNAPSHOT</version>
- <relativePath>../../../releng/top-pom-main-tests.xml</relativePath>
+ <relativePath>../../../releng/main-tests</relativePath>
</parent>
<groupId>org.eclipse.papyrus</groupId>
<artifactId>org.eclipse.papyrus.tests.uml.assistants.feature</artifactId>

Back to the top