[jboss-cvs] JBossAS SVN: r109605 - branches/JBoss-AS-6.0.x-ipv6/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Nov 30 18:37:44 EST 2010


Author: rachmatowicz at jboss.com
Date: 2010-11-30 18:37:43 -0500 (Tue, 30 Nov 2010)
New Revision: 109605

Modified:
   branches/JBoss-AS-6.0.x-ipv6/component-matrix/pom.xml
Log:
Add in jar for hsqldb:hsqldb:1.8.0.8.patch03-brew (JBAS-8540)

Modified: branches/JBoss-AS-6.0.x-ipv6/component-matrix/pom.xml
===================================================================
--- branches/JBoss-AS-6.0.x-ipv6/component-matrix/pom.xml	2010-11-30 23:34:33 UTC (rev 109604)
+++ branches/JBoss-AS-6.0.x-ipv6/component-matrix/pom.xml	2010-11-30 23:37:43 UTC (rev 109605)
@@ -752,7 +752,7 @@
       <dependency>
         <groupId>hsqldb</groupId>
         <artifactId>hsqldb</artifactId>
-        <version>1.8.0.8-brew</version>
+        <version>1.8.0.8.patch03-brew</version>
       </dependency>
       
       <dependency>



More information about the jboss-cvs-commits mailing list