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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 14 18:00:31 EDT 2009


Author: dwalluck at redhat.com
Date: 2009-08-14 18:00:31 -0400 (Fri, 14 Aug 2009)
New Revision: 92397

Modified:
   branches/JBPAPP_5_0/component-matrix/pom.xml
Log:
- upgrade from stax:stax-api:1.0 to stax:stax-api:1.0.1

Modified: branches/JBPAPP_5_0/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_0/component-matrix/pom.xml	2009-08-14 20:51:02 UTC (rev 92396)
+++ branches/JBPAPP_5_0/component-matrix/pom.xml	2009-08-14 22:00:31 UTC (rev 92397)
@@ -1971,7 +1971,7 @@
       <dependency>
         <groupId>stax</groupId>
         <artifactId>stax-api</artifactId>
-        <version>1.0</version>
+        <version>1.0.1</version>
       </dependency>
       
       <dependency>




More information about the jboss-cvs-commits mailing list