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