summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/trunk/modules/binding-rmi-runtime/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/ant/sca/trunk/modules/binding-rmi-runtime/pom.xml')
-rw-r--r--sandbox/ant/sca/trunk/modules/binding-rmi-runtime/pom.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/sandbox/ant/sca/trunk/modules/binding-rmi-runtime/pom.xml b/sandbox/ant/sca/trunk/modules/binding-rmi-runtime/pom.xml
index a94e351ae0..ef8377eb14 100644
--- a/sandbox/ant/sca/trunk/modules/binding-rmi-runtime/pom.xml
+++ b/sandbox/ant/sca/trunk/modules/binding-rmi-runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-M3-SNAPSHOT</version>
+ <version>2.0-M4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-binding-rmi-runtime</artifactId>
@@ -33,19 +33,19 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-rmi</artifactId>
- <version>2.0-M3-SNAPSHOT</version>
+ <version>2.0-M4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-interface-java</artifactId>
- <version>2.0-M3-SNAPSHOT</version>
+ <version>2.0-M4-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-rmi</artifactId>
- <version>2.0-M3-SNAPSHOT</version>
+ <version>2.0-M4-SNAPSHOT</version>
</dependency>
<dependency>
@@ -63,14 +63,14 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>2.0-M3-SNAPSHOT</version>
+ <version>2.0-M4-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-impl</artifactId>
- <version>2.0-M3-SNAPSHOT</version>
+ <version>2.0-M4-SNAPSHOT</version>
<scope>test</scope>
</dependency>