This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-converter. See http://git.nuiton.org/nuiton-converter.git commit a4f97d4acccacbefd2a3786776b4cde71741423b Author: Maven Release <maven-release@codelutin.com> Date: Wed Jul 23 22:44:26 2014 +0200 [jgitflow-maven-plugin]updating poms for branch'release/1.0' with non-snapshot versions --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5df4e6d..6d6eead 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>nuiton-converter</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0</version> <name>Nuiton Converter</name> <description>Thin Converter API Layer on top of common-beanutils Converter API.</description> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.