This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository i18n. See http://git.nuiton.org/i18n.git commit 5a487c318c13f718e24f1fbbed9328116fb95843 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Feb 27 12:41:13 2016 +0100 Fix project url --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d4dbdf0..ba70fa1 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ <packaging>pom</packaging> <name>I18n</name> <description>Nuiton i18n tools</description> - <url>https://i18n.nuiton.org</url> + <url>http://i18n.nuiton.org</url> <inceptionYear>2008</inceptionYear> <modules> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.