branch release/3.0-rc-3 created (now 0157446)
This is an automated email from the git hooks/post-receive script. New change to branch release/3.0-rc-3 in repository nuiton-config. See http://git.nuiton.org/nuiton-config.git at 0157446 [jgitflow-maven-plugin]updating poms for 3.0-rc-3 branch with snapshot versions This branch includes the following new commits: new 0157446 [jgitflow-maven-plugin]updating poms for 3.0-rc-3 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 0157446023711b71b21bc25f861aad3e5271ec30 Author: Maven Release <maven-release@codelutin.com> Date: Mon Jan 18 09:36:13 2016 +0100 [jgitflow-maven-plugin]updating poms for 3.0-rc-3 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-3 in repository nuiton-config. See http://git.nuiton.org/nuiton-config.git commit 0157446023711b71b21bc25f861aad3e5271ec30 Author: Maven Release <maven-release@codelutin.com> Date: Mon Jan 18 09:36:13 2016 +0100 [jgitflow-maven-plugin]updating poms for 3.0-rc-3 branch with snapshot versions --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ba77707..15fbc53 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<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> @@ -10,7 +9,7 @@ </parent> <artifactId>nuiton-config</artifactId> - <version>3.0-SNAPSHOT</version> + <version>3.0-rc-3-SNAPSHOT</version> <name>Nuiton Config</name> <description>Simple Application config API</description> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm