This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit 6992748322c867fc11c7ce0374b1dcf3f1cb1819 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Aug 1 10:08:53 2016 +0200 Make 2.X the default branch --- pom.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/pom.xml b/pom.xml index 378e35c..8c7130f 100644 --- a/pom.xml +++ b/pom.xml @@ -154,9 +154,6 @@ <jnlpFileName>jaxx-demo.jnlp</jnlpFileName> <jnlpCodebase>http://jaxx.nuiton.org/v/${project.version}/jaxx-demo/jnlp</jnlpCodebase> - <jgitflow.masterBranchName>master-2.x</jgitflow.masterBranchName> - <jgitflow.developBranchName>develop-2.x</jgitflow.developBranchName> - </properties> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.