Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/junit/extraplugins/refactoring/org.eclipse.papyrus.refactoring.tests/pom.xml')
-rw-r--r--tests/junit/extraplugins/refactoring/org.eclipse.papyrus.refactoring.tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/junit/extraplugins/refactoring/org.eclipse.papyrus.refactoring.tests/pom.xml b/tests/junit/extraplugins/refactoring/org.eclipse.papyrus.refactoring.tests/pom.xml
index 798a2133349..32ca213a8f3 100644
--- a/tests/junit/extraplugins/refactoring/org.eclipse.papyrus.refactoring.tests/pom.xml
+++ b/tests/junit/extraplugins/refactoring/org.eclipse.papyrus.refactoring.tests/pom.xml
@@ -11,6 +11,6 @@
<groupId>org.eclipse.papyrus</groupId>
<artifactId>org.eclipse.papyrus.extra.tests.releng</artifactId>
<version>1.2.0-SNAPSHOT</version>
- <relativePath>../../../../../releng/extra-tests</relativePath>
+ <relativePath>../../../../../releng/extra-tests/pom.xml</relativePath>
</parent>
</project>

Back to the top