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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jul 29 17:16:36 EDT 2009


Author: jason.greene at jboss.com
Date: 2009-07-29 17:16:36 -0400 (Wed, 29 Jul 2009)
New Revision: 91791

Modified:
   branches/JBPAPP_5_0/component-matrix/pom.xml
Log:
Update to jaxen 1.1.2 (requested by david)


Modified: branches/JBPAPP_5_0/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_0/component-matrix/pom.xml	2009-07-29 20:50:29 UTC (rev 91790)
+++ branches/JBPAPP_5_0/component-matrix/pom.xml	2009-07-29 21:16:36 UTC (rev 91791)
@@ -463,7 +463,7 @@
       <dependency>
         <groupId>jaxen</groupId>
         <artifactId>jaxen</artifactId>
-        <version>1.1</version>
+        <version>1.1.2</version>
       </dependency>
       
       <dependency>




More information about the jboss-cvs-commits mailing list