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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Mar 22 11:04:02 EDT 2011


Author: mbenitez
Date: 2011-03-22 11:04:01 -0400 (Tue, 22 Mar 2011)
New Revision: 110998

Modified:
   branches/JBPAPP_5_1/component-matrix/pom.xml
Log:
Upgrade hsqldb to 1.8.0.10-patch-01

Modified: branches/JBPAPP_5_1/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_1/component-matrix/pom.xml	2011-03-22 14:56:52 UTC (rev 110997)
+++ branches/JBPAPP_5_1/component-matrix/pom.xml	2011-03-22 15:04:01 UTC (rev 110998)
@@ -411,7 +411,7 @@
       <dependency>
         <groupId>hsqldb</groupId>
         <artifactId>hsqldb</artifactId>
-        <version>1.8.0.8.patch03-brew</version>
+        <version>1.8.0.10-patch-01</version>
       </dependency>
       
       <dependency>



More information about the jboss-cvs-commits mailing list