summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/testing/itest/databindings
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/branches/2.0/testing/itest/databindings')
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/databindings/jaxb-bottom-up/pom.xml8
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/databindings/jaxb-top-down/pom.xml8
-rw-r--r--sca-java-2.x/branches/2.0/testing/itest/databindings/pom.xml4
3 files changed, 10 insertions, 10 deletions
diff --git a/sca-java-2.x/branches/2.0/testing/itest/databindings/jaxb-bottom-up/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/databindings/jaxb-bottom-up/pom.xml
index b0363e7b39..7017af3d62 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/databindings/jaxb-bottom-up/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/databindings/jaxb-bottom-up/pom.xml
@@ -21,14 +21,14 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-databindings</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>itest-databindings-jaxb-bottom-up</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<name>Apache Tuscany SCA iTest Databinding - JAXB Bottom Up</name>
<repositories>
@@ -44,13 +44,13 @@
<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>
<dependency>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/databindings/jaxb-top-down/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/databindings/jaxb-top-down/pom.xml
index e7f2daba5f..707fc30920 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/databindings/jaxb-top-down/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/databindings/jaxb-top-down/pom.xml
@@ -24,12 +24,12 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-databindings</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>itest-databindings-jaxb-top-down</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<name>Apache Tuscany SCA iTest Databinding - JAXB Top Down</name>
<repositories>
@@ -45,13 +45,13 @@
<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>
<dependency>
diff --git a/sca-java-2.x/branches/2.0/testing/itest/databindings/pom.xml b/sca-java-2.x/branches/2.0/testing/itest/databindings/pom.xml
index 57fa4cde1e..696af0c81c 100644
--- a/sca-java-2.x/branches/2.0/testing/itest/databindings/pom.xml
+++ b/sca-java-2.x/branches/2.0/testing/itest/databindings/pom.xml
@@ -22,13 +22,13 @@
<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>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-databindings</artifactId>
<name>Apache Tuscany SCA Databindings Integration Tests</name>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<build>