workaround not needed anymore with liquibase 3.0.2

This commit is contained in:
Athou
2013-07-17 06:13:31 +02:00
parent 9261763b24
commit 45f28f8cea
2 changed files with 1 additions and 120 deletions

View File

@@ -192,7 +192,7 @@
<dependency>
<groupId>org.liquibase</groupId>
<artifactId>liquibase-core</artifactId>
<version>3.0.1</version>
<version>3.0.2</version>
</dependency>
<dependency>