This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository chorem. See http://git.chorem.org/chorem.git commit 478493715c830328a0f7bffd2861bba59a27c742 Author: Jean Couteau <jean.couteau@gmail.com> Date: Thu Feb 4 11:46:00 2016 +0100 httpS --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b5e0688..fb3a09b 100644 --- a/pom.xml +++ b/pom.xml @@ -144,7 +144,7 @@ <repository> <id>chorem-group</id> - <url>http://nexus.nuiton.org/nexus/content/groups/chorem-group</url> + <url>https://nexus.nuiton.org/nexus/content/groups/chorem-group</url> <releases> <enabled>true</enabled> </releases> @@ -158,7 +158,7 @@ <pluginRepositories> <pluginRepository> <id>chorem-group</id> - <url>http://nexus.nuiton.org/nexus/content/groups/chorem-group</url> + <url>https://nexus.nuiton.org/nexus/content/groups/chorem-group</url> <releases> <enabled>true</enabled> </releases> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.