diff options
author | fmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68> | 2011-01-27 20:51:31 +0000 |
---|---|---|
committer | fmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68> | 2011-01-27 20:51:31 +0000 |
commit | befd7e7b166cc9ccdfbbc7801cadef175b9ed885 (patch) | |
tree | c62a589998f4d5ff7e7344bfe31c6f85da21f30c /sca-java-2.x/trunk/testing/itest/nodes/one-jvm-hazelcast-client/pom.xml | |
parent | 076965bd420d6984d1d6dce70f53b89b1b1d1054 (diff) |
Modified poms for Maven 3 compliance.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1064296 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/testing/itest/nodes/one-jvm-hazelcast-client/pom.xml')
-rw-r--r-- | sca-java-2.x/trunk/testing/itest/nodes/one-jvm-hazelcast-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/nodes/one-jvm-hazelcast-client/pom.xml b/sca-java-2.x/trunk/testing/itest/nodes/one-jvm-hazelcast-client/pom.xml index 2eb8acfbaa..e6c235406f 100644 --- a/sca-java-2.x/trunk/testing/itest/nodes/one-jvm-hazelcast-client/pom.xml +++ b/sca-java-2.x/trunk/testing/itest/nodes/one-jvm-hazelcast-client/pom.xml @@ -21,7 +21,7 @@ <modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-itest</artifactId>
+ <artifactId>itest-nodes</artifactId>
<version>2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
|