This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jtimer. See http://git.chorem.org/jtimer.git commit cd7e57971f4b9ed412696c680128e4d54783811b Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Dec 18 16:35:57 2015 +0100 Migration sous gitlab --- pom.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index a867eaa..b947e02 100644 --- a/pom.xml +++ b/pom.xml @@ -27,11 +27,9 @@ </licenses> <scm> - <connection>scm:git:http://git.chorem.org/jtimer.git</connection> - <developerConnection> - scm:git:https://git.chorem.org/jtimer.git - </developerConnection> - <url>https://gitweb.chorem.org/jtimer.git</url> + <url>https://gitlab.nuiton.org/chorem/jtimer</url> + <connection>scm:git:git@gitlab.nuiton.org:chorem/jtimer.git</connection> + <developerConnection>scm:git:git@gitlab.nuiton.org:chorem/jtimer.git</developerConnection> </scm> <distributionManagement> <site> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.