This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See http://git.codelutin.com/tutti.git commit caa6781143be09f1c4775935b7ffcf2bbd49ed59 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Feb 25 14:52:51 2016 +0100 Do not use https for project url --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 344df03..9f65899 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ Outil de saisie de données d'opérations et de captures au cours des campagnes halieutiques. </description> - <url>https://tutti.codelutin.com</url> + <url>http://tutti.codelutin.com</url> <inceptionYear>2012</inceptionYear> <organization> <name>Ifremer</name> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.