summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/trunk/itest/exceptions/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-21 09:22:18 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-21 09:22:18 +0000
commit96ca53aadbba70c9ba2053ab9d832e59d43fb1c9 (patch)
tree57d760d37d031962a6839991cd007bf7874d9f97 /sandbox/ant/sca/trunk/itest/exceptions/pom.xml
parentcba262d15e9251f6d14a48e1d91cc7dce5de41e1 (diff)
[maven-release-plugin] prepare release 2.0-M2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756902 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/ant/sca/trunk/itest/exceptions/pom.xml')
-rw-r--r--sandbox/ant/sca/trunk/itest/exceptions/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/sandbox/ant/sca/trunk/itest/exceptions/pom.xml b/sandbox/ant/sca/trunk/itest/exceptions/pom.xml
index 7671fcb267..36e13636ab 100644
--- a/sandbox/ant/sca/trunk/itest/exceptions/pom.xml
+++ b/sandbox/ant/sca/trunk/itest/exceptions/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-exceptions</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>