Skip to content

Commit

Permalink
Now using DB bundle 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Oct 23, 2014
1 parent 24c9dc1 commit f51bb33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<properties>
<connid.version>1.4.0.0</connid.version>

<db.version>2.2.0-SNAPSHOT</db.version>
<db.version>2.2.0</db.version>
<hsqldb.version>2.2.9</hsqldb.version>
<test.source.path>${project.build.directory}/test-source-path</test.source.path>

Expand Down Expand Up @@ -223,4 +223,4 @@
</repository>
</repositories>

</project>
</project>

0 comments on commit f51bb33

Please sign in to comment.