summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta2/modules/binding-ws-runtime-axis2/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/modules/binding-ws-runtime-axis2/pom.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta2/modules/binding-ws-runtime-axis2/pom.xml b/sca-java-2.x/branches/2.0-Beta2/modules/binding-ws-runtime-axis2/pom.xml
index 7de2b6f2a0..357fd5c30d 100644
--- a/sca-java-2.x/branches/2.0-Beta2/modules/binding-ws-runtime-axis2/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/modules/binding-ws-runtime-axis2/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -36,7 +36,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-core-runtime-pom</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<type>pom</type>
<scope>provided</scope>
</dependency>
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-policy-security</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<scope>provided</scope> <!-- it's in base -->
</dependency>
@@ -155,14 +155,14 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-databinding-axiom</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-databinding-jaxb-axiom</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
@@ -170,7 +170,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-base-runtime-pom</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<type>pom</type>
<scope>test</scope>
</dependency>
@@ -178,7 +178,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-jetty</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-Beta2-SNAPSHOT</version>
<scope>test</scope>
</dependency>