This is an automated email from the git hooks/post-receive script. New commit to branch develop-1.1.x in repository faxtomail. See http://git.codelutin.com/faxtomail.git commit cb41089d612db64e18391d5247af0af64022695e Author: Kevin Morin <morin@codelutin.com> Date: Wed Nov 4 16:37:39 2015 +0100 ajout de la branche de release pour la maintenance --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index e67e62f..74d486b 100644 --- a/pom.xml +++ b/pom.xml @@ -147,6 +147,7 @@ <!--<redmine.statusIds>18,19,3,10,11</redmine.statusIds>--> <jgitflow.developBranchName>develop-1.1.x</jgitflow.developBranchName> + <jgitflow.masterBranchName>master-1.1.x</jgitflow.masterBranchName> </properties> <repositories> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.