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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Mar 2 15:15:21 EST 2011


Author: mbenitez
Date: 2011-03-02 15:15:19 -0500 (Wed, 02 Mar 2011)
New Revision: 110822

Modified:
   branches/JBPAPP_5_1/component-matrix/pom.xml
Log:
JBPAPP-5184 EAP 5.1.1 upgrades: hsqldb 1.8.0.8.patch03 (missinh from last CP)

Modified: branches/JBPAPP_5_1/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_1/component-matrix/pom.xml	2011-03-02 19:32:44 UTC (rev 110821)
+++ branches/JBPAPP_5_1/component-matrix/pom.xml	2011-03-02 20:15:19 UTC (rev 110822)
@@ -388,7 +388,7 @@
       <dependency>
         <groupId>hsqldb</groupId>
         <artifactId>hsqldb</artifactId>
-        <version>1.8.0.8patch02-brew</version>
+        <version>1.8.0.8.patch03-brew</version>
       </dependency>
       
       <dependency>



More information about the jboss-cvs-commits mailing list