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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jul 21 17:14:41 EDT 2009


Author: fnasser at redhat.com
Date: 2009-07-21 17:14:41 -0400 (Tue, 21 Jul 2009)
New Revision: 91519

Modified:
   branches/JBPAPP_5_0/component-matrix/pom.xml
Log:
JBPTP-30 - Upgrade apache-beanutils (jakarta-commons-beanutils) to 1.8.0

Modified: branches/JBPAPP_5_0/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_0/component-matrix/pom.xml	2009-07-21 21:09:51 UTC (rev 91518)
+++ branches/JBPAPP_5_0/component-matrix/pom.xml	2009-07-21 21:14:41 UTC (rev 91519)
@@ -302,7 +302,7 @@
       <dependency>
         <groupId>commons-beanutils</groupId>
         <artifactId>commons-beanutils</artifactId>
-        <version>1.7.0</version>
+        <version>1.8.0</version>
       </dependency>
       
       <dependency>




More information about the jboss-cvs-commits mailing list