This is an automated email from the git hooks/post-receive script. New commit to branch release/3.0-rc-1 in repository nuiton-updater. See http://git.nuiton.org/nuiton-updater.git commit 5ddd8f61909fdb9fd2b44c428afe701fa6f5bfad Author: Maven Release <maven-release@codelutin.com> Date: Tue Aug 26 17:05:58 2014 +0200 [jgitflow-maven-plugin]updating poms for branch '3.0-rc-1' with snapshot versions --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 96707d5..4ba6b0d 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-updater</artifactId> - <version>3.0-SNAPSHOT</version> + <version>3.0-rc-1-SNAPSHOT</version> <name>Nuiton Application Updater</name> <description>Simple Application updater</description> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.