This is an automated email from the git hooks/post-receive script. New commit to branch feature/3761 in repository topia. See http://git.nuiton.org/topia.git commit 5be79bad3fca9a546741cff2aa1a441f2e6946a0 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Aug 21 19:18:25 2015 +0200 passage sur nuitonpom 3 + mise à jour de l'url du projet --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3da0b46..a647ed6 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>2.4.1</version> + <version>3</version> </parent> <artifactId>topia</artifactId> @@ -41,7 +41,7 @@ Tools for Portable and Independent Architecture : Framework de persistance et de distribution d'application. </description> - <url>https://doc.nuiton.org/topia</url> + <url>https://topia.nuiton.org</url> <inceptionYear>2004</inceptionYear> <developers> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.