From 8d2a8e3ddf5f9f05f93b477bd1306b3c7e80d2e3 Mon Sep 17 00:00:00 2001 From: Peter Hormanns Date: Sat, 29 Jul 2017 19:12:49 +0200 Subject: [PATCH] fix liquibase changesets for unit test --- db-migration/src/main/resources/liquibase/db.changelog.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/db-migration/src/main/resources/liquibase/db.changelog.xml b/db-migration/src/main/resources/liquibase/db.changelog.xml index 82fe28f..0302ec7 100644 --- a/db-migration/src/main/resources/liquibase/db.changelog.xml +++ b/db-migration/src/main/resources/liquibase/db.changelog.xml @@ -752,4 +752,11 @@ + + + + +