summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta2/testing/itest/databindings
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/databindings/jaxb-bottom-up/pom.xml8
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/databindings/jaxb-top-down/pom.xml8
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/databindings/pom.xml4
3 files changed, 10 insertions, 10 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta2/testing/itest/databindings/jaxb-bottom-up/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/databindings/jaxb-bottom-up/pom.xml
index 012eccaacf..55511eb90a 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/databindings/jaxb-bottom-up/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/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-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>itest-databindings-jaxb-bottom-up</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-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-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws-runtime-axis2</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
</dependency>
<dependency>
diff --git a/sca-java-2.x/branches/2.0-Beta2/testing/itest/databindings/jaxb-top-down/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/databindings/jaxb-top-down/pom.xml
index 8578951712..b117566631 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/databindings/jaxb-top-down/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/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-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>itest-databindings-jaxb-top-down</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-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-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws-runtime-axis2</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
</dependency>
<dependency>
diff --git a/sca-java-2.x/branches/2.0-Beta2/testing/itest/databindings/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/databindings/pom.xml
index 8615b6c370..171b222f8d 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/databindings/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/testing/itest/databindings/pom.xml
@@ -22,13 +22,13 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-itest</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-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-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<packaging>pom</packaging>
<build>