branch develop updated (27dca55 -> 60540b4)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository topia-2.x. See https://gitlab.nuiton.org/nuiton/topia-2.x.git from 27dca55 fixes #4162: Disable topia-service-security module (not compilable) new 60540b4 fix scm 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 60540b4bd8d8bcf5595dcf9736895b3ca2d77234 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Mar 17 11:18:47 2017 +0100 fix scm Summary of changes: pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository topia-2.x. See https://gitlab.nuiton.org/nuiton/topia-2.x.git commit 60540b4bd8d8bcf5595dcf9736895b3ca2d77234 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Mar 17 11:18:47 2017 +0100 fix scm --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 99e5607..648938e 100644 --- a/pom.xml +++ b/pom.xml @@ -188,9 +188,9 @@ </modules> <scm> - <connection>scm:git:https://git.nuiton.org/topia_2.x.git</connection> - <developerConnection>scm:git:https://git.nuiton.org/topia_2.x.git</developerConnection> - <url>https://gitweb.nuiton.org/topia_2.x.git</url> + <connection>scm:git:https://gitlab.nuiton.org/nuiton/topia-2.x.git</connection> + <developerConnection>scm:git:https://gitlab.nuiton.org/nuiton/topia-2.x.git</developerConnection> + <url>https://gitlab.nuiton.org/nuiton/topia-2.x.git</url> </scm> <properties> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm