summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/import-export
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/testing/itest/import-export')
-rw-r--r--sca-java-2.x/trunk/testing/itest/import-export/exports/pom.xml2
-rw-r--r--sca-java-2.x/trunk/testing/itest/import-export/imports/pom.xml2
-rw-r--r--sca-java-2.x/trunk/testing/itest/import-export/tests/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/import-export/exports/pom.xml b/sca-java-2.x/trunk/testing/itest/import-export/exports/pom.xml
index e83be7145f..22f7070bce 100644
--- a/sca-java-2.x/trunk/testing/itest/import-export/exports/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/import-export/exports/pom.xml
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-itest</artifactId>
+ <artifactId>itest-import-export</artifactId>
<version>2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/trunk/testing/itest/import-export/imports/pom.xml b/sca-java-2.x/trunk/testing/itest/import-export/imports/pom.xml
index 73da8052b5..83abd2f3a6 100644
--- a/sca-java-2.x/trunk/testing/itest/import-export/imports/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/import-export/imports/pom.xml
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-itest</artifactId>
+ <artifactId>itest-import-export</artifactId>
<version>2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/trunk/testing/itest/import-export/tests/pom.xml b/sca-java-2.x/trunk/testing/itest/import-export/tests/pom.xml
index e6f96c6bbc..4d33c78765 100644
--- a/sca-java-2.x/trunk/testing/itest/import-export/tests/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/import-export/tests/pom.xml
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-itest</artifactId>
+ <artifactId>itest-import-export</artifactId>
<version>2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>