Author: rfeng
Date: Fri Apr 4 09:21:03 2008
New Revision: 644756
URL: http://svn.apache.org/viewvc?rev=644756&view=rev
Log:
Fix the group id for woodstox to avoid duplicate wstx-asl-3.2.1 jars
Modified:
incubator/tuscany/java/sca/tools/java2wsdl/pom.xml
Modified: incubator/tuscany/java/sca/tools/java2wsdl/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/tuscany/java/sca/tools/java2wsdl/pom.xml?rev=644756&r1=644755&r2=644756&view=diff
==============================================================================
--- incubator/tuscany/java/sca/tools/java2wsdl/pom.xml (original)
+++ incubator/tuscany/java/sca/tools/java2wsdl/pom.xml Fri Apr 4 09:21:03 2008
@@ -160,7 +160,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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]