branch develop updated (1b5889e -> 21af656)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository chorem. See http://git.chorem.org/chorem.git from 1b5889e Fix too quick angularjs update -> copy ui-date into sources and allowGlobals on salesFunnel module new 21af656 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 21af656f446504d1be1aac351baad2a124a1f323 Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Dec 18 16:35:46 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 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>.
participants (1)
-
chorem.org scm