summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws
diff options
context:
space:
mode:
authorfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2011-02-10 08:57:45 +0000
committerfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2011-02-10 08:57:45 +0000
commitc244e583e1abc3c7577c38e3487790db12e70fd1 (patch)
tree52d05af2a70b3acc08e104db8fda4f6c4a13eaba /sca-java-2.x/branches/2.0-Beta2/testing/itest/ws
parentc2a040fbfe9a4392b393fd80ce1a7c3193b79820 (diff)
Changed version to 2.0-Beta2-SNAPSHOT.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069291 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/branches/2.0-Beta2/testing/itest/ws')
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/authentication-basic/pom.xml6
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-callback-forwardspec/pom.xml6
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-callback-fullspec/pom.xml6
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-callback-promotion/pom.xml6
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-callback/pom.xml6
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-doc-lit-wrapped/pom.xml6
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-doc-lit/pom.xml6
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-java-first/pom.xml6
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-rpc-lit/pom.xml6
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-wsdl-first/pom.xml6
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/defaults/pom.xml6
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/endpoint-references/pom.xml6
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/endpoints/pom.xml6
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/external-client/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/external-service/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/holder-ws-service-multiple-outputs/pom.xml26
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/http-ssl/pom.xml6
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/launcher-axis2/pom.xml10
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/launcher-base/pom.xml8
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/wsdl/pom.xml6
21 files changed, 70 insertions, 70 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/authentication-basic/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/authentication-basic/pom.xml
index 399559fc02..d4e6192017 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/authentication-basic/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/authentication-basic/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-ws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,13 +35,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/ws/contribution-callback-forwardspec/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-callback-forwardspec/pom.xml
index c30e5c00ea..842a9823c6 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-callback-forwardspec/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-callback-forwardspec/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-ws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,13 +35,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/ws/contribution-callback-fullspec/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-callback-fullspec/pom.xml
index 149151f638..86f7a092e2 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-callback-fullspec/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-callback-fullspec/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-ws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,13 +35,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/ws/contribution-callback-promotion/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-callback-promotion/pom.xml
index af21f0e0dd..f80e791b1a 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-callback-promotion/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-callback-promotion/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-ws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,13 +35,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/ws/contribution-callback/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-callback/pom.xml
index 4fa4b2a6a3..053aa34767 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-callback/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-callback/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-ws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,13 +35,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/ws/contribution-doc-lit-wrapped/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-doc-lit-wrapped/pom.xml
index abc005a413..9ab8e002f4 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-doc-lit-wrapped/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-doc-lit-wrapped/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-ws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,13 +35,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/ws/contribution-doc-lit/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-doc-lit/pom.xml
index 59e95a35b4..e4e2c7a51b 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-doc-lit/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-doc-lit/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-ws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,13 +35,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/ws/contribution-java-first/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-java-first/pom.xml
index 2f5ad0e4bf..4e364d1bc1 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-java-first/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-java-first/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-ws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,13 +35,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/ws/contribution-rpc-lit/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-rpc-lit/pom.xml
index c71cb76b69..3009671751 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-rpc-lit/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-rpc-lit/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-ws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,13 +35,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/ws/contribution-wsdl-first/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-wsdl-first/pom.xml
index 10bfadb083..b2995ce645 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-wsdl-first/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/contribution-wsdl-first/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-ws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,13 +35,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/ws/defaults/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/defaults/pom.xml
index 36a664af94..a3c774c766 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/defaults/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/defaults/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-ws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,13 +35,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/ws/endpoint-references/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/endpoint-references/pom.xml
index 3895a742dc..51c86c00e2 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/endpoint-references/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/endpoint-references/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-ws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,13 +35,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/ws/endpoints/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/endpoints/pom.xml
index 24a38b1ac0..45327c0f70 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/endpoints/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/endpoints/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-ws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,13 +35,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/ws/external-client/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/external-client/pom.xml
index a4c0851e08..8d4e552b31 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/external-client/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/external-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-ws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/external-service/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/external-service/pom.xml
index aea326ef4d..173de0e1b7 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/external-service/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/external-service/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-ws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/holder-ws-service-multiple-outputs/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/holder-ws-service-multiple-outputs/pom.xml
index 39994fa28f..9c5e66b13c 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/holder-ws-service-multiple-outputs/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/holder-ws-service-multiple-outputs/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-ws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -34,71 +34,71 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-api</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-impl</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws-wsdlgen</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-http</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-jetty</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-policy-security</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<scope>runtime</scope>
</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>
<scope>runtime</scope>
</dependency>
@@ -116,7 +116,7 @@
<plugin>
<groupId>org.apache.tuscany.maven.plugins</groupId>
<artifactId>maven-tuscany-plugin</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
</plugin>
</plugins>
</build>
diff --git a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/http-ssl/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/http-ssl/pom.xml
index cb3880d575..6c16077073 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/http-ssl/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/http-ssl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-ws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,13 +35,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/ws/launcher-axis2/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/launcher-axis2/pom.xml
index 6b72686395..81e9c8f025 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/launcher-axis2/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/launcher-axis2/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-ws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -34,13 +34,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>
@@ -53,13 +53,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-ws-external-client</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-ws-external-service</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/launcher-base/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/launcher-base/pom.xml
index 72a732f8e6..6cee681710 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/launcher-base/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/launcher-base/pom.xml
@@ -22,7 +22,7 @@
<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>
@@ -33,20 +33,20 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-base-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
</dependency>
<!-- Test resources -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-ws-external-client</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-ws-external-service</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/pom.xml
index 7c984eb2eb..e46a51747e 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/pom.xml
@@ -22,7 +22,7 @@
<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>
<packaging>pom</packaging>
diff --git a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/wsdl/pom.xml b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/wsdl/pom.xml
index 4c303c596b..db951c4b69 100644
--- a/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/wsdl/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/testing/itest/ws/wsdl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-ws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,13 +35,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>