This is an automated email from the git hooks/post-receive script. New change to branch feature/666_flyway_6 in repository topia. See https://gitlab.nuiton.org/nuiton/topia.git from 42d06755 Delete pointless comment [skip ci] new 3e1bde14 Use flyway 6 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 3e1bde148408688a7ee2acbaf2f5f46558f78fcf Author: Brendan Le Ny <bleny@codelutin.com> Date: Thu Aug 29 16:33:06 2019 +0200 Use flyway 6 Summary of changes: pom.xml | 2 +- .../topia/flyway/TopiaFlywayJdbcMigration.java | 36 ------------- .../flyway/TopiaFlywayMigrationInfoProvider.java | 36 ------------- .../topia/flyway/TopiaFlywayServiceImpl.java | 63 ++++++++++++++-------- 4 files changed, 42 insertions(+), 95 deletions(-) delete mode 100644 topia-service-flyway/src/main/java/org/nuiton/topia/flyway/TopiaFlywayJdbcMigration.java delete mode 100644 topia-service-flyway/src/main/java/org/nuiton/topia/flyway/TopiaFlywayMigrationInfoProvider.java -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.