branch develop updated (0505c78 -> de3f2dc)
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 0505c78 La liste des éléments repasse devant quand on quitte l'éditeur de pdf (fixes #8289) new 96dbf69 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds 9e6197d [jgitflow-maven-plugin]updating poms for 2.1.3 branch with snapshot versions new 52160eb [jgitflow-maven-plugin]updating poms for branch'release/2.1.3' with non-snapshot versions new 7244743 [jgitflow-maven-plugin]merging 'release/2.1.3' into 'master' new 60ce915 [jgitflow-maven-plugin]merging 'master' into 'develop' new de3f2dc [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 de3f2dc858eac47ec81c0c633006513d0e6623cd Author: Maven Release <maven-release@codelutin.com> Date: Wed Apr 27 17:19:32 2016 +0200 [jgitflow-maven-plugin]Updating develop poms back to pre merge state commit 60ce915e9eed5cf09af901e74475785dc3f2a6cc Merge: 96dbf69 7244743 Author: Maven Release <maven-release@codelutin.com> Date: Wed Apr 27 17:19:31 2016 +0200 [jgitflow-maven-plugin]merging 'master' into 'develop' commit 96dbf6958b7ecdc501c5a281a08aafda1d7bb924 Author: Maven Release <maven-release@codelutin.com> Date: Wed Apr 27 17:19:31 2016 +0200 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts commit 72447435164925826ac94df1013f42581fd127a6 Merge: 31ae081 52160eb Author: Maven Release <maven-release@codelutin.com> Date: Wed Apr 27 17:19:30 2016 +0200 [jgitflow-maven-plugin]merging 'release/2.1.3' into 'master' commit 52160eb90ebdd7dd5344b70e1f236bdfd5bd1f48 Author: Maven Release <maven-release@codelutin.com> Date: Wed Apr 27 17:17:46 2016 +0200 [jgitflow-maven-plugin]updating poms for branch'release/2.1.3' 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 52160eb90ebdd7dd5344b70e1f236bdfd5bd1f48 Author: Maven Release <maven-release@codelutin.com> Date: Wed Apr 27 17:17:46 2016 +0200 [jgitflow-maven-plugin]updating poms for branch'release/2.1.3' 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 be13f19..e99133c 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.1.3-SNAPSHOT</version> + <version>2.1.3</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/faxtomail-service/pom.xml b/faxtomail-service/pom.xml index c11bbcd..87ba508 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.1.3-SNAPSHOT</version> + <version>2.1.3</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-swing/pom.xml b/faxtomail-ui-swing/pom.xml index e36ff35..7f25797 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.1.3-SNAPSHOT</version> + <version>2.1.3</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-web/pom.xml b/faxtomail-ui-web/pom.xml index 62849bc..1619921 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.1.3-SNAPSHOT</version> + <version>2.1.3</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/pom.xml b/pom.xml index b38eee6..1ce442f 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>2.1.3-SNAPSHOT</version> + <version>2.1.3</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 72447435164925826ac94df1013f42581fd127a6 Merge: 31ae081 52160eb Author: Maven Release <maven-release@codelutin.com> Date: Wed Apr 27 17:19:30 2016 +0200 [jgitflow-maven-plugin]merging 'release/2.1.3' into 'master' .../ui/swing/actions/GoToPreviousScreenAction.java | 43 -------- .../demande/actions/OpenReplyFormAction.java | 12 +- .../content/pdfeditor/PDFEditorUIHandler.java | 13 ++- .../actions/GenerateAnnotatedAttachmentAction.java | 121 +++++++++++++++------ .../content/reply/actions/SenderChangedAction.java | 2 +- .../content/transmit/actions/TransmitAction.java | 10 +- 6 files changed, 116 insertions(+), 85 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 96dbf6958b7ecdc501c5a281a08aafda1d7bb924 Author: Maven Release <maven-release@codelutin.com> Date: Wed Apr 27 17:19:31 2016 +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 6e3cc59..e99133c 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.1.4-SNAPSHOT</version> + <version>2.1.3</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/faxtomail-service/pom.xml b/faxtomail-service/pom.xml index b6fedf2..87ba508 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.1.4-SNAPSHOT</version> + <version>2.1.3</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-swing/pom.xml b/faxtomail-ui-swing/pom.xml index 12982f2..7f25797 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.1.4-SNAPSHOT</version> + <version>2.1.3</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-web/pom.xml b/faxtomail-ui-web/pom.xml index a16de42..1619921 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.1.4-SNAPSHOT</version> + <version>2.1.3</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/pom.xml b/pom.xml index 1c5ad2e..1ce442f 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>2.1.4-SNAPSHOT</version> + <version>2.1.3</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 60ce915e9eed5cf09af901e74475785dc3f2a6cc Merge: 96dbf69 7244743 Author: Maven Release <maven-release@codelutin.com> Date: Wed Apr 27 17:19:31 2016 +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 de3f2dc858eac47ec81c0c633006513d0e6623cd Author: Maven Release <maven-release@codelutin.com> Date: Wed Apr 27 17:19:32 2016 +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 e99133c..6e3cc59 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.1.3</version> + <version>2.1.4-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/faxtomail-service/pom.xml b/faxtomail-service/pom.xml index 87ba508..b6fedf2 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.1.3</version> + <version>2.1.4-SNAPSHOT</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-swing/pom.xml b/faxtomail-ui-swing/pom.xml index 7f25797..12982f2 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.1.3</version> + <version>2.1.4-SNAPSHOT</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-web/pom.xml b/faxtomail-ui-web/pom.xml index 1619921..a16de42 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.1.3</version> + <version>2.1.4-SNAPSHOT</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/pom.xml b/pom.xml index 1ce442f..1c5ad2e 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>2.1.3</version> + <version>2.1.4-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