Author: saminda
Date: Fri Mar 16 03:58:59 2007
New Revision: 518935
URL: http://svn.apache.org/viewvc?view=rev&rev=518935
Log:
giving the proper woodstox location
Modified:
webservices/commons/trunk/modules/neethi/pom.xml
Modified: webservices/commons/trunk/modules/neethi/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/neethi/pom.xml?view=diff&rev=518935&r1=518934&r2=518935
==============================================================================
--- webservices/commons/trunk/modules/neethi/pom.xml (original)
+++ webservices/commons/trunk/modules/neethi/pom.xml Fri Mar 16 03:58:59 2007
@@ -265,9 +265,9 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>woodstox</groupId>
+ <groupId>org.codehaus.woodstox</groupId>
<artifactId>wstx-asl</artifactId>
- <version>3.0.1</version>
+ <version>3.2.0</version>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]