This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository eugene. See http://git.nuiton.org/eugene.git commit d1820b8b68c1db95a259069ff3a300d83497dbd1 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun May 24 19:19:29 2015 +0200 fixes #3701: Use nuitonpom 2.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e46d42b..faf53d6 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>2.0</version> + <version>2.1</version> </parent> <artifactId>eugene</artifactId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.