summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/testing/itest/data-copy/service/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/branches/2.0/testing/itest/data-copy/service/pom.xml')
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/data-copy/service/pom.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/sca-java-2.x/branches/2.0/testing/itest/data-copy/service/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/data-copy/service/pom.xml
index 2b009650b4..95eb079ce2 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/data-copy/service/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/data-copy/service/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-data-copy</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-data-copy-service</artifactId>
@@ -25,27 +25,27 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-data-copy-common</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-databinding-json</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-databinding-sdo</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-databinding</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
</dependency>
</dependencies>
</project>