[jboss-cvs] JBossAS SVN: r92390 - branches/JBPAPP_5_0/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 14 15:27:39 EDT 2009


Author: dwalluck at redhat.com
Date: 2009-08-14 15:27:39 -0400 (Fri, 14 Aug 2009)
New Revision: 92390

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

Modified: branches/JBPAPP_5_0/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_0/component-matrix/pom.xml	2009-08-14 19:01:22 UTC (rev 92389)
+++ branches/JBPAPP_5_0/component-matrix/pom.xml	2009-08-14 19:27:39 UTC (rev 92390)
@@ -1059,8 +1059,8 @@
       
       <dependency>
         <groupId>org.codehaus.woodstox</groupId>
-        <artifactId>wstx-lgpl</artifactId>
-        <version>3.2.6</version>
+        <artifactId>wstx</artifactId>
+        <version>3.2.8</version>
       </dependency>
       
       <dependency>




More information about the jboss-cvs-commits mailing list