summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/trunk/modules/node-launcher-equinox/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/ant/sca/trunk/modules/node-launcher-equinox/pom.xml')
-rw-r--r--sandbox/ant/sca/trunk/modules/node-launcher-equinox/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/sandbox/ant/sca/trunk/modules/node-launcher-equinox/pom.xml b/sandbox/ant/sca/trunk/modules/node-launcher-equinox/pom.xml
index cc0803a9fc..7243922f9a 100644
--- a/sandbox/ant/sca/trunk/modules/node-launcher-equinox/pom.xml
+++ b/sandbox/ant/sca/trunk/modules/node-launcher-equinox/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-M4-SNAPSHOT</version>
+ <version>2.0-M5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -73,14 +73,14 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-node-runtime</artifactId>
- <version>2.0-M4-SNAPSHOT</version>
+ <version>2.0-M5-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-extensibility-equinox</artifactId>
- <version>2.0-M4-SNAPSHOT</version>
+ <version>2.0-M5-SNAPSHOT</version>
<scope>test</scope>
</dependency>
@@ -94,7 +94,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>2.0-M4-SNAPSHOT</version>
+ <version>2.0-M5-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>