This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-decorator. See http://git.nuiton.org/nuiton-decorator.git commit 453b2bd435ae06000c31dc269b4291c34e8864bc Author: Maven Release <maven-release@codelutin.com> Date: Fri Dec 5 07:56:55 2014 +0000 [jgitflow-maven-plugin]updating poms for 3.1-SNAPSHOT development --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 51e6693..5d73298 100644 --- a/pom.xml +++ b/pom.xml @@ -22,8 +22,7 @@ #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> @@ -33,7 +32,7 @@ </parent> <artifactId>nuiton-decorator</artifactId> - <version>3.0-SNAPSHOT</version> + <version>3.1-SNAPSHOT</version> <name>Nuiton Decorator</name> <description>Simple Decorator API</description> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.