summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/binding-sca-axis2/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--branches/sca-equinox/modules/binding-sca-axis2/pom.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/branches/sca-equinox/modules/binding-sca-axis2/pom.xml b/branches/sca-equinox/modules/binding-sca-axis2/pom.xml
index de9221a3bb..2a66978b6b 100644
--- a/branches/sca-equinox/modules/binding-sca-axis2/pom.xml
+++ b/branches/sca-equinox/modules/binding-sca-axis2/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EQUINOX-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,13 +35,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-sca</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EQUINOX-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws-axis2</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EQUINOX-SNAPSHOT</version>
</dependency>
<dependency>
@@ -53,28 +53,28 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-jetty</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EQUINOX-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-impl</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EQUINOX-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EQUINOX-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-endpoint</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EQUINOX-SNAPSHOT</version>
<scope>test</scope>
</dependency>