branch develop updated (8ecde7e -> fcc8d65)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository faxtomail. See http://git.codelutin.com/faxtomail.git from 8ecde7e [jgitflow-maven-plugin]updating poms for 2.0.2-SNAPSHOT development new a10c3a0 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts new d455482 [jgitflow-maven-plugin]updating poms for branch'release/2.0.1' with non-snapshot versions new 3355de3 [jgitflow-maven-plugin]merging 'release/2.0.1' into 'master' new 924d5a0 [jgitflow-maven-plugin]merging 'master' into 'develop' new fcc8d65 [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 fcc8d65e3971cfc8d20b900d72c9dd660807edaf Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 16 14:52:38 2015 +0200 [jgitflow-maven-plugin]Updating develop poms back to pre merge state commit 924d5a0e263e60604d99b05d2c671192450c9e4d Merge: a10c3a0 3355de3 Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 16 14:52:37 2015 +0200 [jgitflow-maven-plugin]merging 'master' into 'develop' commit a10c3a08d3a557185b5268a7b9010ed4fcdb95bf Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 16 14:52:37 2015 +0200 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts commit 3355de382e8b4af9e2adfd0ecafc2a643d81fea7 Merge: a13f4d9 d455482 Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 16 14:52:35 2015 +0200 [jgitflow-maven-plugin]merging 'release/2.0.1' into 'master' commit d455482a7519417ce6bb1d7c3708625f65a24a26 Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 16 14:49:09 2015 +0200 [jgitflow-maven-plugin]updating poms for branch'release/2.0.1' 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 http://git.codelutin.com/faxtomail.git commit d455482a7519417ce6bb1d7c3708625f65a24a26 Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 16 14:49:09 2015 +0200 [jgitflow-maven-plugin]updating poms for branch'release/2.0.1' 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 4e06409..1b18713 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.0.1-SNAPSHOT</version> + <version>2.0.1</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/faxtomail-service/pom.xml b/faxtomail-service/pom.xml index e97db33..d0e6def 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.0.1-SNAPSHOT</version> + <version>2.0.1</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-swing/pom.xml b/faxtomail-ui-swing/pom.xml index 142458f..107d409 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.0.1-SNAPSHOT</version> + <version>2.0.1</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-web/pom.xml b/faxtomail-ui-web/pom.xml index 52700d1..7c4ef20 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.0.1-SNAPSHOT</version> + <version>2.0.1</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/pom.xml b/pom.xml index 9caab4e..52ec445 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.1</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 http://git.codelutin.com/faxtomail.git commit 3355de382e8b4af9e2adfd0ecafc2a643d81fea7 Merge: a13f4d9 d455482 Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 16 14:52:35 2015 +0200 [jgitflow-maven-plugin]merging 'release/2.0.1' into 'master' faxtomail-persistence/pom.xml | 2 +- .../faxtomail/FaxToMailConfigurationOption.java | 2 +- faxtomail-service/pom.xml | 2 +- faxtomail-ui-swing/pom.xml | 2 +- .../ui/swing/actions/ShowDemandeAction.java | 3 +- .../ui/swing/content/demande/DemandeUIHandler.java | 5 +++ .../demandgroup/DemandGroupHighlightDialog.java | 39 ++++++++++++++-------- faxtomail-ui-web/pom.xml | 2 +- pom.xml | 2 +- 9 files changed, 38 insertions(+), 21 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 http://git.codelutin.com/faxtomail.git commit a10c3a08d3a557185b5268a7b9010ed4fcdb95bf Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 16 14:52:37 2015 +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 92c6973..1b18713 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.0.2-SNAPSHOT</version> + <version>2.0.1</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/faxtomail-service/pom.xml b/faxtomail-service/pom.xml index fc258c6..d0e6def 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.0.2-SNAPSHOT</version> + <version>2.0.1</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-swing/pom.xml b/faxtomail-ui-swing/pom.xml index c822751..107d409 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.0.2-SNAPSHOT</version> + <version>2.0.1</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-web/pom.xml b/faxtomail-ui-web/pom.xml index 4f7078d..7c4ef20 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.0.2-SNAPSHOT</version> + <version>2.0.1</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/pom.xml b/pom.xml index dc4a9b0..52ec445 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>2.0.2-SNAPSHOT</version> + <version>2.0.1</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 http://git.codelutin.com/faxtomail.git commit 924d5a0e263e60604d99b05d2c671192450c9e4d Merge: a10c3a0 3355de3 Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 16 14:52:37 2015 +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 http://git.codelutin.com/faxtomail.git commit fcc8d65e3971cfc8d20b900d72c9dd660807edaf Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 16 14:52:38 2015 +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 1b18713..92c6973 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.0.1</version> + <version>2.0.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/faxtomail-service/pom.xml b/faxtomail-service/pom.xml index d0e6def..fc258c6 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.0.1</version> + <version>2.0.2-SNAPSHOT</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-swing/pom.xml b/faxtomail-ui-swing/pom.xml index 107d409..c822751 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.0.1</version> + <version>2.0.2-SNAPSHOT</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-web/pom.xml b/faxtomail-ui-web/pom.xml index 7c4ef20..4f7078d 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.0.1</version> + <version>2.0.2-SNAPSHOT</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/pom.xml b/pom.xml index 52ec445..dc4a9b0 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>2.0.1</version> + <version>2.0.2-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