summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/branches/foo/distribution/all/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-17 16:21:16 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-17 16:21:16 +0000
commit4f91a59dc5af574a93840ca2eb6c576e5cbb0f02 (patch)
tree102069c8bdd7be6895381677be6fb3ec524bcb76 /sandbox/ant/sca/branches/foo/distribution/all/pom.xml
parent75813a5fd9489c1715e7544d4e1416b7a16e81eb (diff)
[maven-release-plugin] prepare for next development iteration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755303 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/ant/sca/branches/foo/distribution/all/pom.xml')
-rw-r--r--sandbox/ant/sca/branches/foo/distribution/all/pom.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/sandbox/ant/sca/branches/foo/distribution/all/pom.xml b/sandbox/ant/sca/branches/foo/distribution/all/pom.xml
index 28cfdb7f31..bd319f796e 100644
--- a/sandbox/ant/sca/branches/foo/distribution/all/pom.xml
+++ b/sandbox/ant/sca/branches/foo/distribution/all/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-distribution</artifactId>
- <version>2.0-M2</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,27 +35,27 @@
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-feature-all</artifactId>
<type>pom</type>
- <version>2.0-M2</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-bpel</artifactId>
- <version>2.0-M2</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-bpel-ode</artifactId>
- <version>2.0-M2</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-stripes</artifactId>
- <version>2.0-M2</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-myfaces</artifactId>
- <version>2.0-M2</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
</dependencies>