summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/trunk/itest/component-type/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-19 14:27:42 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-19 14:27:42 +0000
commitb954869b2e22bc61d5dcde3457d9fea6e676b270 (patch)
tree1e5f65c224d9b9fcaff46e8bf3358f1ad6ad9cd8 /sandbox/ant/sca/trunk/itest/component-type/pom.xml
parent11c3000651bc41fd5693d84f7e208904b796cba2 (diff)
[maven-release-plugin] prepare branch tb2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756021 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/ant/sca/trunk/itest/component-type/pom.xml')
-rw-r--r--sandbox/ant/sca/trunk/itest/component-type/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/sandbox/ant/sca/trunk/itest/component-type/pom.xml b/sandbox/ant/sca/trunk/itest/component-type/pom.xml
index 713acdc6b1..745f743238 100644
--- a/sandbox/ant/sca/trunk/itest/component-type/pom.xml
+++ b/sandbox/ant/sca/trunk/itest/component-type/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-itest</artifactId>
- <version>2.0-M3-SNAPSHOT</version>
+ <version>2.0-M4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-component-type</artifactId>
@@ -32,20 +32,20 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-api</artifactId>
- <version>2.0-M3-SNAPSHOT</version>
+ <version>2.0-M4-SNAPSHOT</version>
</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>runtime</scope>
</dependency>
<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>runtime</scope>
</dependency>
</dependencies>