This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository lima. See https://gitlab.nuiton.org/chorem/lima.git commit 02c6404911723319c4ac2d2a4d197c15223c1544 Author: David Cossé <cosse@codelutin.com> Date: Mon Jul 11 17:29:46 2016 +0200 refs #1314 mise à jour des sources de dépos nexus pour Jasper --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 9b33ef9..aa63bfe 100644 --- a/pom.xml +++ b/pom.xml @@ -213,8 +213,8 @@ <!-- nuiton nexus repository --> <repository> <id>nexus.nuiton</id> - <name>NuitonNexusRepository</name> - <url>http://nexus.nuiton.org/nexus/content/groups/public</url> + <name>LimaNexusRepository</name> + <url>https://nexus.nuiton.org/nexus/content/groups/lima-group</url> <snapshots> <enabled>true</enabled> <updatePolicy>daily</updatePolicy> @@ -229,8 +229,8 @@ <!-- nuiton nexus repository --> <pluginRepository> <id>nexus.nuiton</id> - <name>NuitonNexusRepository</name> - <url>http://nexus.nuiton.org/nexus/content/groups/public</url> + <name>LimaNexusRepository</name> + <url>https://nexus.nuiton.org/nexus/content/groups/lima-group</url> <snapshots> <enabled>true</enabled> <updatePolicy>daily</updatePolicy> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.