This is an automated email from the git hooks/post-receive script. New commit to annotated tag v1.0.0-rc-2 in repository jredmine. See https://gitlab.nuiton.org/nuiton/jredmine.git commit 7b7ba894726e3a98fa560561c2d7ae17a0e2c5f1 Author: Tony Chemit <chemit@codelutin.com> Date: Sat Oct 10 10:30:30 2009 +0000 fix site url --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 22b5edc..7cab326 100644 --- a/pom.xml +++ b/pom.xml @@ -144,7 +144,7 @@ <inceptionYear>2009</inceptionYear> - <url>http://maven-site.nuiton.org/sandbox/jredmine</url> + <url>http://maven-site.nuiton.org/jredmine</url> <licenses> <license> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.