branch release/3.0-rc-9 created (now 60c46c0)
This is an automated email from the git hooks/post-receive script. New change to branch release/3.0-rc-9 in repository nuiton-utils. See http://git.nuiton.org/nuiton-utils.git at 60c46c0 [jgitflow-maven-plugin]updating poms for 3.0-rc-9 branch with snapshot versions This branch includes the following new commits: new 60c46c0 [jgitflow-maven-plugin]updating poms for 3.0-rc-9 branch with snapshot versions 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 60c46c077c9abaf244a1101a43fb1e9226bb5ab4 Author: Maven Release <maven-release@codelutin.com> Date: Wed Dec 9 08:43:31 2015 +0100 [jgitflow-maven-plugin]updating poms for 3.0-rc-9 branch with snapshot versions -- 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 release/3.0-rc-9 in repository nuiton-utils. See http://git.nuiton.org/nuiton-utils.git commit 60c46c077c9abaf244a1101a43fb1e9226bb5ab4 Author: Maven Release <maven-release@codelutin.com> Date: Wed Dec 9 08:43:31 2015 +0100 [jgitflow-maven-plugin]updating poms for 3.0-rc-9 branch with snapshot versions --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ffd18bf..8924d4e 100644 --- a/pom.xml +++ b/pom.xml @@ -20,8 +20,7 @@ <http://www.gnu.org/licenses/lgpl-3.0.html>. #L% --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> @@ -31,7 +30,7 @@ </parent> <artifactId>nuiton-utils</artifactId> - <version>3.0-SNAPSHOT</version> + <version>3.0-rc-9-SNAPSHOT</version> <name>Nuiton Utils</name> <description>Library of usefull class to be used in any project.</description> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm