branch master updated (878c07cd -> 1070a47d)
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 878c07cd Merge branch 'release/2.5.8' adds e46dd8cf Merge branch 'release/2.5.8' into develop adds 56d1a7b1 [gitflow-maven-plugin]Update for next development version adds d56f3c5c Use proper jaxx version (no mixup possible anymore) adds a8965741 Fix email validation with long TLD (for example *.consulting) new 60819448 [gitflow-maven-plugin]Update versions for release new 1070a47d Merge branch 'release/2.5.9' 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 1070a47d1e1e307cd4a058021171bd7709f20dc4 Merge: 878c07cd 60819448 Author: Jean Couteau <couteau@codelutin.com> Date: Mon Dec 20 09:47:33 2021 +0100 Merge branch 'release/2.5.9' commit 608194488ef33c8bc4c44431971ca7759aaf078b Author: Jean Couteau <couteau@codelutin.com> Date: Mon Dec 20 09:38:53 2021 +0100 [gitflow-maven-plugin]Update versions for release Summary of changes: faxtomail-persistence/pom.xml | 2 +- faxtomail-service/pom.xml | 2 +- .../validators/FaxToMailEmailsValidator.java | 47 +++++++++++++++++----- .../src/main/resources/validators.xml | 2 +- faxtomail-ui-swing/pom.xml | 2 +- faxtomail-ui-web/pom.xml | 2 +- pom.xml | 6 +-- 7 files changed, 44 insertions(+), 19 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 608194488ef33c8bc4c44431971ca7759aaf078b Author: Jean Couteau <couteau@codelutin.com> Date: Mon Dec 20 09:38:53 2021 +0100 [gitflow-maven-plugin]Update versions for release --- 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 49073e5f..07ae4809 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.5.9-SNAPSHOT</version> + <version>2.5.9</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/faxtomail-service/pom.xml b/faxtomail-service/pom.xml index c6eeca7b..be3792a0 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.5.9-SNAPSHOT</version> + <version>2.5.9</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-swing/pom.xml b/faxtomail-ui-swing/pom.xml index 7c612e0e..159ed227 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.5.9-SNAPSHOT</version> + <version>2.5.9</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-web/pom.xml b/faxtomail-ui-web/pom.xml index a73518f2..99f28e56 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.5.9-SNAPSHOT</version> + <version>2.5.9</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/pom.xml b/pom.xml index ce4ce334..625ae019 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>2.5.9-SNAPSHOT</version> + <version>2.5.9</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 1070a47d1e1e307cd4a058021171bd7709f20dc4 Merge: 878c07cd 60819448 Author: Jean Couteau <couteau@codelutin.com> Date: Mon Dec 20 09:47:33 2021 +0100 Merge branch 'release/2.5.9' faxtomail-persistence/pom.xml | 2 +- faxtomail-service/pom.xml | 2 +- .../validators/FaxToMailEmailsValidator.java | 47 +++++++++++++++++----- .../src/main/resources/validators.xml | 2 +- faxtomail-ui-swing/pom.xml | 2 +- faxtomail-ui-web/pom.xml | 2 +- pom.xml | 6 +-- 7 files changed, 44 insertions(+), 19 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm