Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/compatibility/cdo')
-rwxr-xr-xtests/compatibility/cdo/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/compatibility/cdo/pom.xml b/tests/compatibility/cdo/pom.xml
index fc73b37210f..11ba037317c 100755
--- a/tests/compatibility/cdo/pom.xml
+++ b/tests/compatibility/cdo/pom.xml
@@ -6,9 +6,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.eclipse.papyrus</groupId>
- <artifactId>org.eclipse.papyrus.tests.cdo.releng</artifactId>
+ <artifactId>org.eclipse.papyrus.tests.releng</artifactId>
<version>0.0.1-SNAPSHOT</version>
- <relativePath>../../../releng/main-tests-with-cdo/pom.xml</relativePath>
+ <relativePath>../../../releng/tests/pom.xml</relativePath>
</parent>
<groupId>org.eclipse.papyrus.compatibility.tests-cdo</groupId>
<artifactId>org.eclipse.papyrus.plugins.tests.cdo</artifactId>

Back to the top