diff options
author | kelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68> | 2010-06-07 09:55:11 +0000 |
---|---|---|
committer | kelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68> | 2010-06-07 09:55:11 +0000 |
commit | be7658953234bc1264331dd7041a5abf2ade87f1 (patch) | |
tree | b144c18c8bfde4ddd71166c8ad0fbadc9e357809 /sca-java-2.x/trunk/itest/nodes/one-jvm-hazelcast-client | |
parent | 36b9377c69bbe76c8eb1e2682c126d53225cd484 (diff) |
remove accidental merge of branch version id
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@952172 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/itest/nodes/one-jvm-hazelcast-client')
-rw-r--r-- | sca-java-2.x/trunk/itest/nodes/one-jvm-hazelcast-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/itest/nodes/one-jvm-hazelcast-client/pom.xml b/sca-java-2.x/trunk/itest/nodes/one-jvm-hazelcast-client/pom.xml index f244dbb9c0..30d509ecc6 100644 --- a/sca-java-2.x/trunk/itest/nodes/one-jvm-hazelcast-client/pom.xml +++ b/sca-java-2.x/trunk/itest/nodes/one-jvm-hazelcast-client/pom.xml @@ -22,7 +22,7 @@ <parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-itest</artifactId>
- <version>2.0-M5-SNAPSHOT</version>
+ <version>2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-nodes-one-jvm-hazelcast-client</artifactId>
|