summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/branches/foo/itest/distribution/webapp-helloworld/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-19 10:34:31 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-19 10:34:31 +0000
commit4fdbc0d723aedd83835d9a3dc1e020327e4c70bb (patch)
treeb967b265dab7bff74542364cd383c5bd73fb5755 /sandbox/ant/sca/branches/foo/itest/distribution/webapp-helloworld/pom.xml
parent71fd423003d26bd5ca56966cadb1314b790c19f6 (diff)
[maven-release-plugin] prepare for next development iteration
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755903 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/ant/sca/branches/foo/itest/distribution/webapp-helloworld/pom.xml')
-rw-r--r--sandbox/ant/sca/branches/foo/itest/distribution/webapp-helloworld/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/sandbox/ant/sca/branches/foo/itest/distribution/webapp-helloworld/pom.xml b/sandbox/ant/sca/branches/foo/itest/distribution/webapp-helloworld/pom.xml
index ad4c883d45..4027fd28cb 100644
--- a/sandbox/ant/sca/branches/foo/itest/distribution/webapp-helloworld/pom.xml
+++ b/sandbox/ant/sca/branches/foo/itest/distribution/webapp-helloworld/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-distribution</artifactId>
- <version>2.0-M2</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-distribution-webapp-helloworld</artifactId>
@@ -34,14 +34,14 @@
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-bin-distro-unzip</artifactId>
<type>pom</type>
- <version>2.0-M2</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>helloworld</artifactId>
<type>war</type>
- <version>2.0-M2</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>