This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git commit f9394cd60374bab650f96c3e4b01d8304741a494 Author: Jean Couteau <jean.couteau@gmail.com> Date: Mon Apr 23 16:36:56 2018 +0200 Fix release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ad4106c7..32064e8a 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,7 @@ <projectId>faxtomail</projectId> <ciViewId>FaxToMail</ciViewId> - <jgitflow.developBranchName>faxtomail-2.3.x</jgitflow.developBranchName> + <jgitflow.developBranchName>develop</jgitflow.developBranchName> <!-- libraries version --> <nuitonI18nVersion>3.6.2</nuitonI18nVersion> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.