branch develop-3.x created (now cea1618)
This is an automated email from the git hooks/post-receive script. New change to branch develop-3.x in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git at cea1618 Make 2.X the default branch This branch includes the following new commits: new cea1618 Make 2.X the default branch 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 cea16189a6c8bca30413fe406ac6895a83562c83 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Aug 1 10:09:22 2016 +0200 Make 2.X the default branch -- 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-3.x in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit cea16189a6c8bca30413fe406ac6895a83562c83 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Aug 1 10:09:22 2016 +0200 Make 2.X the default branch --- pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pom.xml b/pom.xml index 58d5f81..a30312f 100644 --- a/pom.xml +++ b/pom.xml @@ -153,6 +153,10 @@ <!--<javadocPluginVersion>2.9.1</javadocPluginVersion>--> <!-- FIXME-tchemit-2012-07-02 Still not working, normalize all rst docs --> <!--pdfGenerationEnabled>true</pdfGenerationEnabled--> + + <jgitflow.masterBranchName>master-3.x</jgitflow.masterBranchName> + <jgitflow.developBranchName>develop-3.x</jgitflow.developBranchName> + </properties> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm