This is an automated email from the git hooks/post-receive script. New commit to branch develop-5.x in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git commit 826ea6c9ba404188261781366060eac54595a531 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Dec 4 13:59:44 2016 +0100 [maven] passage en maintenance --- pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pom.xml b/pom.xml index 430e4c1..7ee9ae8 100644 --- a/pom.xml +++ b/pom.xml @@ -204,6 +204,9 @@ <!--Modèle version--> <observe.model.version>5.0</observe.model.version> + <jgitflow.developBranchName>develop-5.x</jgitflow.developBranchName> + <jgitflow.masterBranchName>master-5.x</jgitflow.masterBranchName> + </properties> <repositories> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.