This is an automated email from the git hooks/post-receive script. New change to branch develop in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git from b82b2c1 [jgitflow-maven-plugin]Updating develop poms back to pre merge state new c992ab9 fix migration (fixes #8268) 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 c992ab98dfa5399dc97541a837f0dbd7532fda42 Author: Kevin Morin <morin@codelutin.com> Date: Thu Apr 21 14:05:21 2016 +0200 fix migration (fixes #8268) Summary of changes: .../db/migration/h2/V2_1_2_160421__drop_forgotten_constraint.sql | 1 + ..._4_160413__remove_user_signings_and_add_signings_for_domains.sql | 6 +++--- .../sqlserver/V2_1_2_160421__drop_forgotten_constraint.sql | 2 ++ 3 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 faxtomail-service/src/main/resources/db/migration/h2/V2_1_2_160421__drop_forgotten_constraint.sql create mode 100644 faxtomail-service/src/main/resources/db/migration/sqlserver/V2_1_2_160421__drop_forgotten_constraint.sql -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.