You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2008/04/04 19:49:55 UTC

svn commit: r644791 - /incubator/tuscany/branches/sca-java-1.2/tools/wsdl2java/pom.xml

Author: lresende
Date: Fri Apr  4 10:49:53 2008
New Revision: 644791

URL: http://svn.apache.org/viewvc?rev=644791&view=rev
Log:
Removing deuplicated wstx jar on the binary distribution

Modified:
    incubator/tuscany/branches/sca-java-1.2/tools/wsdl2java/pom.xml

Modified: incubator/tuscany/branches/sca-java-1.2/tools/wsdl2java/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.2/tools/wsdl2java/pom.xml?rev=644791&r1=644790&r2=644791&view=diff
==============================================================================
--- incubator/tuscany/branches/sca-java-1.2/tools/wsdl2java/pom.xml (original)
+++ incubator/tuscany/branches/sca-java-1.2/tools/wsdl2java/pom.xml Fri Apr  4 10:49:53 2008
@@ -188,7 +188,7 @@
         </dependency>
 
         <dependency>
-            <groupId>woodstox</groupId>
+            <groupId>org.codehaus.woodstox</groupId>
             <artifactId>wstx-asl</artifactId>
             <version>3.2.1</version>
             <scope>runtime</scope>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org