diff options
Diffstat (limited to 'sca-java-2.x/trunk/testing/itest')
-rw-r--r-- | sca-java-2.x/trunk/testing/itest/data-copy/service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/data-copy/service/pom.xml b/sca-java-2.x/trunk/testing/itest/data-copy/service/pom.xml index 263144bf01..902b2434c2 100644 --- a/sca-java-2.x/trunk/testing/itest/data-copy/service/pom.xml +++ b/sca-java-2.x/trunk/testing/itest/data-copy/service/pom.xml @@ -14,7 +14,7 @@ <modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>itest-nodes</artifactId>
+ <artifactId>itest-data-copy</artifactId>
<version>2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
|