branch develop updated (a776119 -> cd7e579)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jtimer. See http://git.chorem.org/jtimer.git from a776119 Fix gitignore new cd7e579 Migration sous gitlab The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit cd7e57971f4b9ed412696c680128e4d54783811b Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Dec 18 16:35:57 2015 +0100 Migration sous gitlab Summary of changes: pom.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
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>.
participants (1)
-
chorem.org scm