branch master-1.1.x updated (2089a069 -> b76b275f)
This is an automated email from the git hooks/post-receive script. New change to branch master-1.1.x in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git from 2089a069 Merge branch 'release/1.1.22' into master-1.1.x adds d2dbba26 Merge branch 'release/1.1.22' into develop-1.1.x adds 76b244f0 [gitflow-maven-plugin]Update for next development version adds 4d4f5e52 :bug: Applique la limite des 1990 paramètres de requête aux groupes également, cf. #10165 new 3064e1d0 [gitflow-maven-plugin]Update versions for release new b76b275f Merge branch 'release/1.1.23' into master-1.1.x 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 b76b275f966ec40c9518c6ffe0ba780bf1b702d6 Merge: 2089a069 3064e1d0 Author: jcouteau <maven-release@goh.codelutin.com> Date: Mon Jan 18 18:16:52 2021 +0100 Merge branch 'release/1.1.23' into master-1.1.x commit 3064e1d08ba3357219eec67eb10aa6b8472225c9 Author: jcouteau <maven-release@goh.codelutin.com> Date: Mon Jan 18 18:00:26 2021 +0100 [gitflow-maven-plugin]Update versions for release Summary of changes: faxtomail-persistence/pom.xml | 2 +- faxtomail-service/pom.xml | 2 +- .../com/franciaflex/faxtomail/services/service/LdapServiceImpl.java | 6 +++++- faxtomail-ui-swing/pom.xml | 2 +- faxtomail-ui-web/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 10 insertions(+), 6 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-1.1.x in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git commit 3064e1d08ba3357219eec67eb10aa6b8472225c9 Author: jcouteau <maven-release@goh.codelutin.com> Date: Mon Jan 18 18:00:26 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 07517e3c..1507b62a 100644 --- a/faxtomail-persistence/pom.xml +++ b/faxtomail-persistence/pom.xml @@ -25,7 +25,7 @@ <parent> <artifactId>faxtomail</artifactId> <groupId>com.franciaflex</groupId> - <version>1.1.23-SNAPSHOT</version> + <version>1.1.23</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/faxtomail-service/pom.xml b/faxtomail-service/pom.xml index 2a10c4f4..61b3be56 100644 --- a/faxtomail-service/pom.xml +++ b/faxtomail-service/pom.xml @@ -27,7 +27,7 @@ <parent> <artifactId>faxtomail</artifactId> <groupId>com.franciaflex</groupId> - <version>1.1.23-SNAPSHOT</version> + <version>1.1.23</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-swing/pom.xml b/faxtomail-ui-swing/pom.xml index d7b9fdab..9fad843c 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>1.1.23-SNAPSHOT</version> + <version>1.1.23</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-web/pom.xml b/faxtomail-ui-web/pom.xml index 858cef58..1aa3202f 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>1.1.23-SNAPSHOT</version> + <version>1.1.23</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/pom.xml b/pom.xml index e8a17a59..dc8827f1 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>1.1.23-SNAPSHOT</version> + <version>1.1.23</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-1.1.x in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git commit b76b275f966ec40c9518c6ffe0ba780bf1b702d6 Merge: 2089a069 3064e1d0 Author: jcouteau <maven-release@goh.codelutin.com> Date: Mon Jan 18 18:16:52 2021 +0100 Merge branch 'release/1.1.23' into master-1.1.x faxtomail-persistence/pom.xml | 2 +- faxtomail-service/pom.xml | 2 +- .../com/franciaflex/faxtomail/services/service/LdapServiceImpl.java | 6 +++++- faxtomail-ui-swing/pom.xml | 2 +- faxtomail-ui-web/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 10 insertions(+), 6 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm