[jboss-cvs] JBossAS SVN: r104955 - branches/JBPAPP_5_0/component-matrix.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue May 18 18:45:42 EDT 2010
Author: fnasser at redhat.com
Date: 2010-05-18 18:45:41 -0400 (Tue, 18 May 2010)
New Revision: 104955
Modified:
branches/JBPAPP_5_0/component-matrix/pom.xml
Log:
JBPAPP-4250 - Upgrade StAX api to 1.0.1
Modified: branches/JBPAPP_5_0/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_0/component-matrix/pom.xml 2010-05-18 22:31:12 UTC (rev 104954)
+++ branches/JBPAPP_5_0/component-matrix/pom.xml 2010-05-18 22:45:41 UTC (rev 104955)
@@ -2147,7 +2147,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