branch master updated (0218b8d5 -> b5effd0a)
This is an automated email from the git hooks/post-receive script. New change to branch master in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git from 0218b8d5 [jgitflow-maven-plugin]merging 'release/2.4.9' into 'master' adds 3a26ff1c Revert modification on receptionDate adds e40d67fe WTF happened on last release ? adds f9394cd6 Fix release new 45722e5a [jgitflow-maven-plugin]updating poms for branch'release/2.4.10' with non-snapshot versions new b5effd0a Merge branch 'release/2.4.10' The 2 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 b5effd0a4b112b03545e04ed9d3440c090c53763 Merge: 0218b8d5 45722e5a Author: Jean Couteau <couteau@codelutin.com> Date: Mon Apr 23 16:53:09 2018 +0200 Merge branch 'release/2.4.10' Conflicts: faxtomail-persistence/pom.xml faxtomail-service/pom.xml faxtomail-ui-swing/pom.xml faxtomail-ui-web/pom.xml pom.xml commit 45722e5aef3944036be73ba5e5dfe5693e3172e2 Author: Jean Couteau <couteau@codelutin.com> Date: Mon Apr 23 16:46:32 2018 +0200 [jgitflow-maven-plugin]updating poms for branch'release/2.4.10' with non-snapshot versions Summary of changes: faxtomail-persistence/pom.xml | 2 +- faxtomail-service/pom.xml | 2 +- faxtomail-ui-swing/pom.xml | 2 +- faxtomail-ui-web/pom.xml | 2 +- .../main/java/com/franciaflex/faxtomail/web/job/MailFilterJob.java | 4 +++- pom.xml | 4 ++-- 6 files changed, 9 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 master in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git commit 45722e5aef3944036be73ba5e5dfe5693e3172e2 Author: Jean Couteau <couteau@codelutin.com> Date: Mon Apr 23 16:46:32 2018 +0200 [jgitflow-maven-plugin]updating poms for branch'release/2.4.10' with non-snapshot versions --- faxtomail-persistence/pom.xml | 2 +- faxtomail-service/pom.xml | 2 +- faxtomail-ui-swing/pom.xml | 2 +- faxtomail-ui-web/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/faxtomail-persistence/pom.xml b/faxtomail-persistence/pom.xml index eeebc9a5..13a87cb9 100644 --- a/faxtomail-persistence/pom.xml +++ b/faxtomail-persistence/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>faxtomail</artifactId> <groupId>com.franciaflex</groupId> - <version>2.4.10-SNAPSHOT</version> + <version>2.4.10</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/faxtomail-service/pom.xml b/faxtomail-service/pom.xml index 7850eae1..eb4a3dcd 100644 --- a/faxtomail-service/pom.xml +++ b/faxtomail-service/pom.xml @@ -27,7 +27,7 @@ <parent> <artifactId>faxtomail</artifactId> <groupId>com.franciaflex</groupId> - <version>2.4.10-SNAPSHOT</version> + <version>2.4.10</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-swing/pom.xml b/faxtomail-ui-swing/pom.xml index cb4be2b7..de14e4c1 100644 --- a/faxtomail-ui-swing/pom.xml +++ b/faxtomail-ui-swing/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>2.4.10-SNAPSHOT</version> + <version>2.4.10</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-web/pom.xml b/faxtomail-ui-web/pom.xml index fa9a62d6..adc89d9f 100644 --- a/faxtomail-ui-web/pom.xml +++ b/faxtomail-ui-web/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>2.4.10-SNAPSHOT</version> + <version>2.4.10</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/pom.xml b/pom.xml index 32064e8a..52ccf9a0 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>2.4.10-SNAPSHOT</version> + <version>2.4.10</version> <packaging>pom</packaging> <name>FaxToMail</name> -- 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 master in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git commit b5effd0a4b112b03545e04ed9d3440c090c53763 Merge: 0218b8d5 45722e5a Author: Jean Couteau <couteau@codelutin.com> Date: Mon Apr 23 16:53:09 2018 +0200 Merge branch 'release/2.4.10' Conflicts: faxtomail-persistence/pom.xml faxtomail-service/pom.xml faxtomail-ui-swing/pom.xml faxtomail-ui-web/pom.xml pom.xml faxtomail-persistence/pom.xml | 2 +- faxtomail-service/pom.xml | 2 +- faxtomail-ui-swing/pom.xml | 2 +- faxtomail-ui-web/pom.xml | 2 +- .../main/java/com/franciaflex/faxtomail/web/job/MailFilterJob.java | 4 +++- pom.xml | 4 ++-- 6 files changed, 9 insertions(+), 7 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm