branch develop-java6 created (now 211dcc3)
This is an automated email from the git hooks/post-receive script. New change to branch develop-java6 in repository nuiton-utils. See https://gitlab.nuiton.org/nuiton/nuiton-utils.git at 211dcc3 Initialisation de la branche develop-java6 This branch includes the following new commits: new 211dcc3 Initialisation de la branche develop-java6 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 211dcc3f5754c771927f03a2411b1bbe35bb5695 Author: Arnaud Thimel <thimel@codelutin.com> Date: Wed May 2 11:39:47 2018 +0200 Initialisation de la branche develop-java6 -- 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-java6 in repository nuiton-utils. See https://gitlab.nuiton.org/nuiton/nuiton-utils.git commit 211dcc3f5754c771927f03a2411b1bbe35bb5695 Author: Arnaud Thimel <thimel@codelutin.com> Date: Wed May 2 11:39:47 2018 +0200 Initialisation de la branche develop-java6 --- pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e1ace9e..fe60248 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>nuiton-utils</artifactId> - <version>3.0-rc-18</version> + <version>3.0-java6-SNAPSHOT</version> <name>Nuiton Utils</name> <description>Library of usefull class to be used in any project.</description> @@ -153,6 +153,9 @@ <!-- Post Release configuration --> <skipPostRelease>false</skipPostRelease> + <jgitflow.developBranchName>develop-java6</jgitflow.developBranchName> + <jgitflow.masterBranchName>master-java6</jgitflow.masterBranchName> + </properties> <dependencies> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm