[jboss-cvs] JBossAS SVN: r111000 - branches/JBPAPP_5_1/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Mar 22 14:25:09 EDT 2011


Author: permaine
Date: 2011-03-22 14:25:09 -0400 (Tue, 22 Mar 2011)
New Revision: 111000

Modified:
   branches/JBPAPP_5_1/component-matrix/pom.xml
Log:
JBPAPP-6155 Upgrade bcel to 5.2

Modified: branches/JBPAPP_5_1/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_1/component-matrix/pom.xml	2011-03-22 18:22:09 UTC (rev 110999)
+++ branches/JBPAPP_5_1/component-matrix/pom.xml	2011-03-22 18:25:09 UTC (rev 111000)
@@ -309,7 +309,7 @@
       <dependency>
         <groupId>bcel</groupId>
         <artifactId>bcel</artifactId>
-        <version>5.1</version>
+        <version>5.2</version>
       </dependency>
       
       <dependency>



More information about the jboss-cvs-commits mailing list