branch develop-1.1.x updated (ee477b2 -> cb41089)
This is an automated email from the git hooks/post-receive script. New change to branch develop-1.1.x in repository faxtomail. See http://git.codelutin.com/faxtomail.git from ee477b2 fixes #7693 new cb41089 ajout de la branche de release pour la maintenance 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 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 Summary of changes: pom.xml | 1 + 1 file changed, 1 insertion(+) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
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>.
participants (1)
-
codelutin.com scm