branch develop updated (215fe18 -> 9493dde)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository faxtomail. See http://git.codelutin.com/faxtomail.git from 215fe18 suppression du catch de test new 9493dde passage sur 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 9493ddedc16ec50086df1bcb2e5888123d090141 Author: Kevin Morin <morin@codelutin.com> Date: Fri Feb 5 14:31:25 2016 +0100 passage sur gitlab Summary of changes: pom.xml | 12 +++++------- 1 file changed, 5 insertions(+), 7 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 http://git.codelutin.com/faxtomail.git commit 9493ddedc16ec50086df1bcb2e5888123d090141 Author: Kevin Morin <morin@codelutin.com> Date: Fri Feb 5 14:31:25 2016 +0100 passage sur gitlab --- pom.xml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 856dbff..3d6353d 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>codelutinpom</artifactId> - <version>3</version> + <version>6</version> </parent> <groupId>com.franciaflex</groupId> @@ -71,11 +71,9 @@ </modules> <scm> - <connection>scm:git:http://git.codelutin.com/fatxomail.git</connection> - <developerConnection> - scm:git:https://git.codelutin.com/fatxomail.git - </developerConnection> - <url>https://gitweb.codelutin.com/fatxomail.git</url> + <url>https://gitlab.nuiton.org/codelutin/faxtomail</url> + <connection>scm:git:git@gitlab.nuiton.org:codelutin/faxtomail.git</connection> + <developerConnection>scm:git:git@gitlab.nuiton.org:codelutin/faxtomail.git</developerConnection> </scm> <distributionManagement> <site> @@ -701,7 +699,7 @@ <dependency> <groupId>org.apache.pdfbox</groupId> <artifactId>pdfbox</artifactId> - <version>2.0.0-RC1</version> + <version>2.0.0-RC3</version> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm