[jboss-cvs] JBossAS SVN: r109629 - branches/JBoss-AS-6.0.x-ipv6/component-matrix.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Dec 1 12:41:25 EST 2010
Author: rachmatowicz at jboss.com
Date: 2010-12-01 12:41:24 -0500 (Wed, 01 Dec 2010)
New Revision: 109629
Modified:
branches/JBoss-AS-6.0.x-ipv6/component-matrix/pom.xml
Log:
Use hsqldb:hsqldb:1.8.0.8.patch03-SNAPSHOT to temporarily avoid repository issues.
Modified: branches/JBoss-AS-6.0.x-ipv6/component-matrix/pom.xml
===================================================================
--- branches/JBoss-AS-6.0.x-ipv6/component-matrix/pom.xml 2010-12-01 17:37:24 UTC (rev 109628)
+++ branches/JBoss-AS-6.0.x-ipv6/component-matrix/pom.xml 2010-12-01 17:41:24 UTC (rev 109629)
@@ -752,7 +752,7 @@
<dependency>
<groupId>hsqldb</groupId>
<artifactId>hsqldb</artifactId>
- <version>1.8.0.8.patch03-brew</version>
+ <version>1.8.0.8.patch03-SNAPSHOT</version>
</dependency>
<dependency>
More information about the jboss-cvs-commits
mailing list