This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository topia. See http://git.nuiton.org/topia.git commit 371011e1af8515bba5e319778d369605cb9a1348 Author: Brendan Le Ny <bleny@codelutin.com> Date: Fri May 22 14:49:50 2015 +0200 Use pom 2.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3304ba1..9f6c2b2 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>1.7</version> + <version>2.0</version> </parent> <artifactId>topia</artifactId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.