[jboss-cvs] JBossAS SVN: r92392 - branches/JBPAPP_5_0/thirdparty.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 14 16:20:45 EDT 2009


Author: bstansberry at jboss.com
Date: 2009-08-14 16:20:45 -0400 (Fri, 14 Aug 2009)
New Revision: 92392

Modified:
   branches/JBPAPP_5_0/thirdparty/pom.xml
Log:
- change from wstx-lgpl:3.2.6 to wstx:3.2.8

Modified: branches/JBPAPP_5_0/thirdparty/pom.xml
===================================================================
--- branches/JBPAPP_5_0/thirdparty/pom.xml	2009-08-14 19:31:26 UTC (rev 92391)
+++ branches/JBPAPP_5_0/thirdparty/pom.xml	2009-08-14 20:20:45 UTC (rev 92392)
@@ -272,7 +272,7 @@
             </dependency>
             <dependency>
               <groupId>org.codehaus.woodstox</groupId>
-              <artifactId>wstx-lgpl</artifactId>
+              <artifactId>wstx</artifactId>
               <mapping>
                 <componentId>woodstox</componentId>
                 <artifactId>wstx</artifactId>
@@ -1778,7 +1778,7 @@
     </dependency>
     <dependency>
       <groupId>org.codehaus.woodstox</groupId>
-      <artifactId>wstx-lgpl</artifactId>
+      <artifactId>wstx</artifactId>
     </dependency>
     
     <dependency>




More information about the jboss-cvs-commits mailing list