[jboss-cvs] JBossAS SVN: r114649 - branches/JBPAPP_5/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jan 3 06:56:15 EST 2014


Author: huwang
Date: 2014-01-03 06:56:15 -0500 (Fri, 03 Jan 2014)
New Revision: 114649

Modified:
   branches/JBPAPP_5/component-matrix/pom.xml
Log:
JBPAPP-10917 Upgrade Woodstox to 3.2.9_patch_01

Modified: branches/JBPAPP_5/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5/component-matrix/pom.xml	2014-01-03 11:40:14 UTC (rev 114648)
+++ branches/JBPAPP_5/component-matrix/pom.xml	2014-01-03 11:56:15 UTC (rev 114649)
@@ -1194,7 +1194,7 @@
       <dependency>
         <groupId>org.codehaus.woodstox</groupId>
         <artifactId>wstx</artifactId>
-        <version>3.2.9</version>
+        <version>3.2.9-patch-01</version>
       </dependency>
       
       <dependency>



More information about the jboss-cvs-commits mailing list