BATCH-1968: Upgrade to hsqldb 2.2.9

This commit is contained in:
Chris Schaefer
2013-03-18 19:54:08 -04:00
committed by Michael Minella
parent c8ce61d598
commit 082c81765f
12 changed files with 91 additions and 87 deletions

View File

@@ -60,7 +60,7 @@
<version>2.2.0.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>hsqldb</groupId>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
</dependency>
<dependency>