branch develop updated (7eb12238 -> 904b6ecc)
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 7eb12238 [jgitflow-maven-plugin]updating poms for 2.4.21-SNAPSHOT development new 0eed27ba [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts new 33822863 [jgitflow-maven-plugin]updating poms for branch'release/2.4.20' with non-snapshot versions new a0b8e451 [jgitflow-maven-plugin]merging 'release/2.4.20' into 'master' new 4de8cd32 [jgitflow-maven-plugin]merging 'master' into 'develop' new 904b6ecc [jgitflow-maven-plugin]Updating develop poms back to pre merge state The 5 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 904b6ecc0d79f1b56cac1617e61e1a38debfd3dd Author: jcouteau <couteau@codelutin.com> Date: Wed Jun 13 16:31:44 2018 +0200 [jgitflow-maven-plugin]Updating develop poms back to pre merge state commit 4de8cd32bb35002dc4ffc14dc5834291c008c88e Merge: 0eed27ba a0b8e451 Author: jcouteau <couteau@codelutin.com> Date: Wed Jun 13 16:31:44 2018 +0200 [jgitflow-maven-plugin]merging 'master' into 'develop' commit 0eed27bad20021dfdd9b3ba668eaebc5bc806513 Author: jcouteau <couteau@codelutin.com> Date: Wed Jun 13 16:31:43 2018 +0200 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts commit a0b8e451da6080c438ad6e113fd65d5fa49f995c Merge: c91b7cf1 33822863 Author: jcouteau <couteau@codelutin.com> Date: Wed Jun 13 16:31:38 2018 +0200 [jgitflow-maven-plugin]merging 'release/2.4.20' into 'master' commit 3382286313a909efea16c03818266b9f8fa4dfe2 Author: jcouteau <couteau@codelutin.com> Date: Wed Jun 13 16:28:24 2018 +0200 [jgitflow-maven-plugin]updating poms for branch'release/2.4.20' with non-snapshot versions Summary of changes: -- 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 3382286313a909efea16c03818266b9f8fa4dfe2 Author: jcouteau <couteau@codelutin.com> Date: Wed Jun 13 16:28:24 2018 +0200 [jgitflow-maven-plugin]updating poms for branch'release/2.4.20' 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 a27da4ee..8479ed2f 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.20-SNAPSHOT</version> + <version>2.4.20</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/faxtomail-service/pom.xml b/faxtomail-service/pom.xml index 0d2f2ce5..019ce70f 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.20-SNAPSHOT</version> + <version>2.4.20</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-swing/pom.xml b/faxtomail-ui-swing/pom.xml index 23f647c9..692dd657 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.20-SNAPSHOT</version> + <version>2.4.20</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-web/pom.xml b/faxtomail-ui-web/pom.xml index 771a2a5d..9a3b085a 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.20-SNAPSHOT</version> + <version>2.4.20</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/pom.xml b/pom.xml index 93c5ad94..99c7d370 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>2.4.20-SNAPSHOT</version> + <version>2.4.20</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 develop in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git commit a0b8e451da6080c438ad6e113fd65d5fa49f995c Merge: c91b7cf1 33822863 Author: jcouteau <couteau@codelutin.com> Date: Wed Jun 13 16:31:38 2018 +0200 [jgitflow-maven-plugin]merging 'release/2.4.20' into 'master' faxtomail-persistence/pom.xml | 2 +- faxtomail-service/pom.xml | 2 +- .../db/migration/sqlserver/V2_4180607_1__addGeneratedPDFPages.sql | 2 +- faxtomail-ui-swing/pom.xml | 2 +- faxtomail-ui-swing/src/main/resources/log4j2.xml | 2 +- faxtomail-ui-web/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 7 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 https://gitlab.nuiton.org/codelutin/faxtomail.git commit 0eed27bad20021dfdd9b3ba668eaebc5bc806513 Author: jcouteau <couteau@codelutin.com> Date: Wed Jun 13 16:31:43 2018 +0200 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts --- 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 02bcac53..8479ed2f 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.21-SNAPSHOT</version> + <version>2.4.20</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/faxtomail-service/pom.xml b/faxtomail-service/pom.xml index 9485faa2..019ce70f 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.21-SNAPSHOT</version> + <version>2.4.20</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-swing/pom.xml b/faxtomail-ui-swing/pom.xml index 393d7c5b..692dd657 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.21-SNAPSHOT</version> + <version>2.4.20</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-web/pom.xml b/faxtomail-ui-web/pom.xml index 0ffe09ed..9a3b085a 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.21-SNAPSHOT</version> + <version>2.4.20</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/pom.xml b/pom.xml index 7207e169..99c7d370 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>2.4.21-SNAPSHOT</version> + <version>2.4.20</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 develop in repository faxtomail. See https://gitlab.nuiton.org/codelutin/faxtomail.git commit 4de8cd32bb35002dc4ffc14dc5834291c008c88e Merge: 0eed27ba a0b8e451 Author: jcouteau <couteau@codelutin.com> Date: Wed Jun 13 16:31:44 2018 +0200 [jgitflow-maven-plugin]merging 'master' into 'develop' -- 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 904b6ecc0d79f1b56cac1617e61e1a38debfd3dd Author: jcouteau <couteau@codelutin.com> Date: Wed Jun 13 16:31:44 2018 +0200 [jgitflow-maven-plugin]Updating develop poms back to pre merge state --- 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 8479ed2f..02bcac53 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.20</version> + <version>2.4.21-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/faxtomail-service/pom.xml b/faxtomail-service/pom.xml index 019ce70f..9485faa2 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.20</version> + <version>2.4.21-SNAPSHOT</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-swing/pom.xml b/faxtomail-ui-swing/pom.xml index 692dd657..393d7c5b 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.20</version> + <version>2.4.21-SNAPSHOT</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-web/pom.xml b/faxtomail-ui-web/pom.xml index 9a3b085a..0ffe09ed 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.20</version> + <version>2.4.21-SNAPSHOT</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/pom.xml b/pom.xml index 99c7d370..7207e169 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>2.4.20</version> + <version>2.4.21-SNAPSHOT</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>.
participants (1)
-
codelutin.com scm