summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3.3/modules/binding-ws-xml/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-10-15 10:51:59 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-10-15 10:51:59 +0000
commit556f8b85a4cb9dcae3d894ff4f72f5b7096c9f72 (patch)
treeee18d860db66580fa9700fdf307ed027aa7a3088 /branches/sca-java-1.3.3/modules/binding-ws-xml/pom.xml
parentf943cc0e4b33c40cbdc92daa76b5aefcd23b5102 (diff)
Change branch version number
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704857 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.3.3/modules/binding-ws-xml/pom.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/branches/sca-java-1.3.3/modules/binding-ws-xml/pom.xml b/branches/sca-java-1.3.3/modules/binding-ws-xml/pom.xml
index f6e7183dde..122d7da478 100644
--- a/branches/sca-java-1.3.3/modules/binding-ws-xml/pom.xml
+++ b/branches/sca-java-1.3.3/modules/binding-ws-xml/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>1.3.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-binding-ws-xml</artifactId>
@@ -32,50 +32,50 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-contribution</artifactId>
- <version>1.3.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-contribution-impl</artifactId>
- <version>1.3.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly-xml</artifactId>
- <version>1.3.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws</artifactId>
- <version>1.3.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws-wsdlgen</artifactId>
- <version>1.3.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-interface-wsdl</artifactId>
- <version>1.3.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-sca</artifactId>
- <version>1.3.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-interface-wsdl-xml</artifactId>
- <version>1.3.2-SNAPSHOT</version>
+ <version>1.3.3-SNAPSHOT</version>
</dependency>
</dependencies>