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 21af656f446504d1be1aac351baad2a124a1f323 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Dec 18 16:35:46 2015 +0100 Migration sous gitlab --- pom.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 621eb3a..4bebe0b 100644 --- a/pom.xml +++ b/pom.xml @@ -79,11 +79,9 @@ </modules> <scm> - <connection>scm:git:http://git.chorem.org/chorem.git</connection> - <developerConnection> - scm:git:https://git.chorem.org/chorem.git - </developerConnection> - <url>https://gitweb.chorem.org/chorem.git</url> + <url>https://gitlab.nuiton.org/chorem/chorem</url> + <connection>scm:git:git@gitlab.nuiton.org:chorem/chorem.git</connection> + <developerConnection>scm:git:git@gitlab.nuiton.org:chorem/chorem.git</developerConnection> </scm> <distributionManagement> <site> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.