diff options
Diffstat (limited to 'sandbox/ant/sca/branches/foo/itest/distribution/binding-ws-calculator')
-rw-r--r-- | sandbox/ant/sca/branches/foo/itest/distribution/binding-ws-calculator/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/ant/sca/branches/foo/itest/distribution/binding-ws-calculator/pom.xml b/sandbox/ant/sca/branches/foo/itest/distribution/binding-ws-calculator/pom.xml index c3ff7d2bd9..3abdc98222 100644 --- a/sandbox/ant/sca/branches/foo/itest/distribution/binding-ws-calculator/pom.xml +++ b/sandbox/ant/sca/branches/foo/itest/distribution/binding-ws-calculator/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-binding-ws-calculator</artifactId>
@@ -33,7 +33,7 @@ <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>
</dependencies>
|