[jboss-cvs] JBossAS SVN: r111104 - tags/JBPAPP_5_1_1_ER1/component-matrix.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue Apr 5 10:44:09 EDT 2011
Author: fnasser at redhat.com
Date: 2011-04-05 10:44:09 -0400 (Tue, 05 Apr 2011)
New Revision: 111104
Modified:
tags/JBPAPP_5_1_1_ER1/component-matrix/pom.xml
Log:
JBPAPP-6250 - Upgrade bsh to 2.0b4
Modified: tags/JBPAPP_5_1_1_ER1/component-matrix/pom.xml
===================================================================
--- tags/JBPAPP_5_1_1_ER1/component-matrix/pom.xml 2011-04-05 14:32:59 UTC (rev 111103)
+++ tags/JBPAPP_5_1_1_ER1/component-matrix/pom.xml 2011-04-05 14:44:09 UTC (rev 111104)
@@ -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