branch develop updated (0e70868b -> 648320d1)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git from 0e70868b Update .gitlab-ci.yml new 648320d1 Update pom.xml 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 648320d1aba6188a16d85e4240ac5b63cd935669 Author: Jean Couteau <couteau@codelutin.com> Date: Tue Sep 25 16:48:26 2018 +0200 Update pom.xml Summary of changes: pom.xml | 6 +++--- 1 file changed, 3 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 faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git commit 648320d1aba6188a16d85e4240ac5b63cd935669 Author: Jean Couteau <couteau@codelutin.com> Date: Tue Sep 25 16:48:26 2018 +0200 Update pom.xml --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 7e2e538a..cbee2f26 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ <snapshotRepository> <id>nuiton-nexus-deploy</id> <url> - http://nexus.nuiton.org/nexus/content/repositories/faxtomail-snapshot + https://nexus.nuiton.org/nexus/content/repositories/faxtomail-snapshot </url> </snapshotRepository> </distributionManagement> @@ -151,7 +151,7 @@ <repositories> <repository> <id>faxtomail-public-group</id> - <url>http://nexus.nuiton.org/nexus/content/groups/faxtomail-group/</url> + <url>https://nexus.nuiton.org/nexus/content/groups/faxtomail-group/</url> <snapshots> <enabled>true</enabled> <checksumPolicy>fail</checksumPolicy> @@ -180,7 +180,7 @@ <pluginRepositories> <pluginRepository> <id>faxtomail-public-group</id> - <url>http://nexus.nuiton.org/nexus/content/groups/faxtomail-group/</url> + <url>https://nexus.nuiton.org/nexus/content/groups/faxtomail-group/</url> <snapshots> <enabled>true</enabled> <checksumPolicy>fail</checksumPolicy> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm