summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/trunk/modules/interface-wsdl/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-19 17:04:12 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-19 17:04:12 +0000
commit89b77073a3a3fa1402698ba52ef652e717db4a57 (patch)
tree5a3ac34d2ba022c3bb396cc0a89d4e186185de11 /sandbox/ant/sca/trunk/modules/interface-wsdl/pom.xml
parent875ac5d246878b199c393e9700c8a085c8939333 (diff)
[maven-release-plugin] prepare release tb3
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756089 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/ant/sca/trunk/modules/interface-wsdl/pom.xml')
-rw-r--r--sandbox/ant/sca/trunk/modules/interface-wsdl/pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/sandbox/ant/sca/trunk/modules/interface-wsdl/pom.xml b/sandbox/ant/sca/trunk/modules/interface-wsdl/pom.xml
index a051309c89..fcef70a641 100644
--- a/sandbox/ant/sca/trunk/modules/interface-wsdl/pom.xml
+++ b/sandbox/ant/sca/trunk/modules/interface-wsdl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-M5-SNAPSHOT</version>
+ <version>2.0-M6-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-interface-wsdl</artifactId>
@@ -32,25 +32,25 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-interface</artifactId>
- <version>2.0-M5-SNAPSHOT</version>
+ <version>2.0-M6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-xsd</artifactId>
- <version>2.0-M5-SNAPSHOT</version>
+ <version>2.0-M6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-contribution</artifactId>
- <version>2.0-M5-SNAPSHOT</version>
+ <version>2.0-M6-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-policy</artifactId>
- <version>2.0-M5-SNAPSHOT</version>
+ <version>2.0-M6-SNAPSHOT</version>
</dependency>
<dependency>