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 f8a535ac761c37af82960b735cd43d57a1872cf8 Author: Maven Release <maven-release@codelutin.com> Date: Wed Jul 23 22:44:42 2014 +0200 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5cdd60b..6d6eead 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ </parent> <artifactId>nuiton-converter</artifactId> - <version>1.1-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>.