branch develop updated (fc6b44b -> 45e470b)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coselmar. See https://gitlab.nuiton.org/codelutin/coselmar.git from fc6b44b [jgitflow-maven-plugin]Updating develop poms back to pre merge state new 45e470b update scm infos 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 45e470b48f64fb496b218c4b334f922080b8ddaf Author: Yannick Martel <martel@©odelutin.com> Date: Tue Apr 9 10:15:53 2019 +0200 update scm infos Summary of changes: pom.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coselmar. See https://gitlab.nuiton.org/codelutin/coselmar.git commit 45e470b48f64fb496b218c4b334f922080b8ddaf Author: Yannick Martel <martel@©odelutin.com> Date: Tue Apr 9 10:15:53 2019 +0200 update scm infos --- pom.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index cfcc531..e0268f6 100644 --- a/pom.xml +++ b/pom.xml @@ -75,10 +75,12 @@ </modules> <scm> - <url>https://gitweb.codelutin.com/coselmar.git</url> - <connection>scm:git:http://git.codelutin.com/coselmar.git</connection> - <developerConnection>scm:git:https://git.codelutin.com/coselmar.git</developerConnection> + <connection>scm:git:git@gitlab.nuiton.org:ifremer/coselmar.git</connection> + <developerConnection>scm:git:git@gitlab.nuiton.org:ifremer/coselmar.git</developerConnection> + <url>https://gitlab.nuiton.org/ifremer/coselmar</url> + <tag>HEAD</tag> </scm> + <distributionManagement> <site> <id>${site.server}</id> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm