BAEL-791 Liquibase rollback (#2045)

* BAEL-791
added the sample liquibase rollback scripts

* BAEL-791
Removed the auto running of migration
This commit is contained in:
amilabanuka
2017-06-11 23:56:33 +08:00
committed by maibin
parent 4b1d0217e9
commit 95283376eb
4 changed files with 121 additions and 0 deletions
+1
View File
@@ -226,6 +226,7 @@
<module>mybatis</module>
<module>spring-drools</module>
<module>drools</module>
<module>liquibase</module>
</modules>
<dependencies>