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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Mar 22 17:27:05 EDT 2011


Author: mbenitez
Date: 2011-03-22 17:27:05 -0400 (Tue, 22 Mar 2011)
New Revision: 111002

Modified:
   branches/JBPAPP_5_1/component-matrix/pom.xml
Log:
JBPAPP-6157 Upgrade antlr to 2.7.7

Modified: branches/JBPAPP_5_1/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_1/component-matrix/pom.xml	2011-03-22 19:22:35 UTC (rev 111001)
+++ branches/JBPAPP_5_1/component-matrix/pom.xml	2011-03-22 21:27:05 UTC (rev 111002)
@@ -166,7 +166,7 @@
       <dependency>
         <groupId>antlr</groupId>
         <artifactId>antlr</artifactId>
-        <version>2.7.6</version>
+        <version>2.7.7</version>
       </dependency>
       
       <dependency>



More information about the jboss-cvs-commits mailing list