This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pom. See http://git.nuiton.org/pom.git commit 8c0e51714558f755159b51b5ce7f50df3d34b894 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Jul 21 15:22:42 2014 +0200 fixes #3340: Fix project url --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 968a702..87fcd97 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ <name>Pom</name> <description>A common shared pom for our maven projects</description> - <url>https://forge.nuiton.org/pom</url> + <url>https://forge.nuiton.org/projects/pom</url> <inceptionYear>2014</inceptionYear> <organization> <name>CodeLutin</name> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.