summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/branches/foo/modules/binding-jsonrpc/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/ant/sca/branches/foo/modules/binding-jsonrpc/pom.xml')
-rw-r--r--sandbox/ant/sca/branches/foo/modules/binding-jsonrpc/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/sandbox/ant/sca/branches/foo/modules/binding-jsonrpc/pom.xml b/sandbox/ant/sca/branches/foo/modules/binding-jsonrpc/pom.xml
index 99ab12d3d0..36e8dc0012 100644
--- a/sandbox/ant/sca/branches/foo/modules/binding-jsonrpc/pom.xml
+++ b/sandbox/ant/sca/branches/foo/modules/binding-jsonrpc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-M2</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -33,19 +33,19 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly</artifactId>
- <version>2.0-M2</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-policy</artifactId>
- <version>2.0-M2</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-interface-java</artifactId>
- <version>2.0-M2</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>