HHH-5403 Update to hsqldb 2.0.0 for testing

This commit is contained in:
Strong Liu 2010-12-02 09:59:43 +08:00
parent d5c9ef33cc
commit 431ac22fe6
1 changed files with 0 additions and 4 deletions

View File

@ -575,10 +575,6 @@
<groupId>org.hsqldb</groupId> <groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId> <artifactId>hsqldb</artifactId>
<version>2.0.0</version> <version>2.0.0</version>
<!--
At the moment the JBoss Nexus repo cached version of this is screwed up :(
<version>2.0.0</version>
-->
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
</dependencies> </dependencies>