branch develop-2.x created (now c4e9eaa)
This is an automated email from the git hooks/post-receive script. New change to branch develop-2.x in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git at c4e9eaa configure git for maintain 2.x This branch includes the following new commits: new c4e9eaa configure git for maintain 2.x 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 c4e9eaaea8d5ff4b410d47e8aed36c2da27769bd Author: Tony CHEMIT <dev@tchemit.fr> Date: Tue Jan 3 16:53:15 2017 +0100 configure git for maintain 2.x -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop-2.x in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit c4e9eaaea8d5ff4b410d47e8aed36c2da27769bd Author: Tony CHEMIT <dev@tchemit.fr> Date: Tue Jan 3 16:53:15 2017 +0100 configure git for maintain 2.x --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 40aa5a7..e60a2be 100644 --- a/pom.xml +++ b/pom.xml @@ -158,6 +158,10 @@ <jnlpFileName>jaxx-demo.jnlp</jnlpFileName> <jnlpCodebase>http://jaxx.nuiton.org/v/${project.version}/jaxx-demo/jnlp</jnlpCodebase> + <!-- git configuration --> + <jgitflow.developBranchName>develop-2.x</jgitflow.developBranchName> + <jgitflow.masterBranchName>master-2.x</jgitflow.masterBranchName> + </properties> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm