summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/trunk/itest/callback-complex-type/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/ant/sca/trunk/itest/callback-complex-type/pom.xml')
-rw-r--r--sandbox/ant/sca/trunk/itest/callback-complex-type/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/sandbox/ant/sca/trunk/itest/callback-complex-type/pom.xml b/sandbox/ant/sca/trunk/itest/callback-complex-type/pom.xml
index 2cd686a5d9..5da3e62fb3 100644
--- a/sandbox/ant/sca/trunk/itest/callback-complex-type/pom.xml
+++ b/sandbox/ant/sca/trunk/itest/callback-complex-type/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-itest</artifactId>
- <version>2.0-M2-SNAPSHOT</version>
+ <version>2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-callback-complex-type</artifactId>
@@ -32,20 +32,20 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-api</artifactId>
- <version>2.0-M2-SNAPSHOT</version>
+ <version>2.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-impl</artifactId>
- <version>2.0-M2-SNAPSHOT</version>
+ <version>2.0-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>2.0-M2-SNAPSHOT</version>
+ <version>2.0-SNAPSHOT</version>
<scope>test</scope>
</dependency>