summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.3/modules/binding-ws-xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-07-01 17:03:26 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-07-01 17:03:26 +0000
commitf9c650ac56081dfc34a9ac4af93bd3c058101e51 (patch)
tree248cf339bf029c3cc13d142c4e19866cae8f60ab /branches/sca-java-1.3/modules/binding-ws-xml
parent6f3a760e93f95a65661ad423313de1df3d76a10a (diff)
TUSCANY-2446 Tidy up a few omissions relating to moving the WSDL generation code.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@673139 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.3/modules/binding-ws-xml')
-rw-r--r--branches/sca-java-1.3/modules/binding-ws-xml/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.3/modules/binding-ws-xml/pom.xml b/branches/sca-java-1.3/modules/binding-ws-xml/pom.xml
index 1028b1dab3..7b58c885da 100644
--- a/branches/sca-java-1.3/modules/binding-ws-xml/pom.xml
+++ b/branches/sca-java-1.3/modules/binding-ws-xml/pom.xml
@@ -56,7 +56,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws-wsdlgen</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.3-SNAPSHOT</version>
</dependency>
<dependency>