Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml')
-rwxr-xr-xtests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml b/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml
index 356bbae1bfe..158de6aaa9e 100755
--- a/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml
+++ b/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/pom.xml
@@ -7,8 +7,8 @@
<parent>
<groupId>org.eclipse.papyrus</groupId>
<artifactId>org.eclipse.papyrus.tests.releng</artifactId>
- <version>1.2.0-SNAPSHOT</version>
- <relativePath>../../../../../releng/main-tests/pom.xml</relativePath>
+ <version>0.0.1-SNAPSHOT</version>
+ <relativePath>../../../../../releng/tests/pom.xml</relativePath>
</parent>
<groupId>org.eclipse.papyrus.tests</groupId>
<artifactId>org.eclipse.papyrus.editors.suite.tests</artifactId>

Back to the top