HHH-5403 Update to hsqldb 2.0.0 for testing
This commit is contained in:
parent
d5c9ef33cc
commit
431ac22fe6
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue