summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/testing/itest/data-copy
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/branches/2.0/testing/itest/data-copy')
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/data-copy/client/pom.xml8
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/data-copy/common/pom.xml4
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/data-copy/driver/pom.xml20
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/data-copy/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/data-copy/service/pom.xml12
5 files changed, 23 insertions, 23 deletions
diff --git a/sca-java-2.x/branches/2.0/testing/itest/data-copy/client/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/data-copy/client/pom.xml
index 9463e84d49..9e48f05334 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/data-copy/client/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/data-copy/client/pom.xml
@@ -22,7 +22,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-client</artifactId>
@@ -32,18 +32,18 @@
<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>
<scope>provided</scope>
</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>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/data-copy/common/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/data-copy/common/pom.xml
index 0605437c8b..97c938c2b2 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/data-copy/common/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/data-copy/common/pom.xml
@@ -22,7 +22,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-common</artifactId>
@@ -32,7 +32,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/data-copy/driver/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/data-copy/driver/pom.xml
index 18e2c6a13d..222c42c7ff 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/data-copy/driver/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/data-copy/driver/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-driver</artifactId>
@@ -24,22 +24,22 @@
<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-client-impl</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-impl</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.mortbay.jetty</groupId>
@@ -49,31 +49,31 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-rmi-runtime</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-base-runtime-pom</artifactId>
<type>pom</type>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws-runtime-axis2</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/data-copy/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/data-copy/pom.xml
index e2926200aa..816ece6fd5 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/data-copy/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/data-copy/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-itest</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>pom</packaging>
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>