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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Apr 5 10:33:00 EDT 2011


Author: fnasser at redhat.com
Date: 2011-04-05 10:32:59 -0400 (Tue, 05 Apr 2011)
New Revision: 111103

Modified:
   branches/JBPAPP_5_1/component-matrix/pom.xml
Log:
JBPAPP-6250 - Upgrade bsh to 2.0b4

Modified: branches/JBPAPP_5_1/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_1/component-matrix/pom.xml	2011-04-05 11:44:48 UTC (rev 111102)
+++ branches/JBPAPP_5_1/component-matrix/pom.xml	2011-04-05 14:32:59 UTC (rev 111103)
@@ -1191,7 +1191,7 @@
       <dependency>
         <groupId>org.beanshell</groupId>
         <artifactId>bsh</artifactId>
-        <version>1.3.0</version>
+        <version>2.0b4</version>
       </dependency>
       
       <dependency>



More information about the jboss-cvs-commits mailing list