branch develop updated (5ae40d1 -> 4784937)
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 5ae40d1 Merge branch 'develop' of gitlab.nuiton.org:chorem/chorem into develop new 4784937 httpS 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 478493715c830328a0f7bffd2861bba59a27c742 Author: Jean Couteau <jean.couteau@gmail.com> Date: Thu Feb 4 11:46:00 2016 +0100 httpS Summary of changes: pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 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 478493715c830328a0f7bffd2861bba59a27c742 Author: Jean Couteau <jean.couteau@gmail.com> Date: Thu Feb 4 11:46:00 2016 +0100 httpS --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b5e0688..fb3a09b 100644 --- a/pom.xml +++ b/pom.xml @@ -144,7 +144,7 @@ <repository> <id>chorem-group</id> - <url>http://nexus.nuiton.org/nexus/content/groups/chorem-group</url> + <url>https://nexus.nuiton.org/nexus/content/groups/chorem-group</url> <releases> <enabled>true</enabled> </releases> @@ -158,7 +158,7 @@ <pluginRepositories> <pluginRepository> <id>chorem-group</id> - <url>http://nexus.nuiton.org/nexus/content/groups/chorem-group</url> + <url>https://nexus.nuiton.org/nexus/content/groups/chorem-group</url> <releases> <enabled>true</enabled> </releases> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm