branch develop updated (5133482 -> 4aaa8e4)
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 5133482 fixes #7517 Ne pas avoir besoin de précéder le nom du client par * new 6b3c4f9 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds 6b59111 [jgitflow-maven-plugin]updating poms for 1.6.3 branch with snapshot versions new cc3661e [jgitflow-maven-plugin]updating poms for branch'release/1.6.3' with non-snapshot versions new fef7b08 [jgitflow-maven-plugin]merging 'release/1.6.3' into 'master' new 47fb3af [jgitflow-maven-plugin]merging 'master' into 'develop' new 4aaa8e4 [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 4aaa8e485ed7289cbd3762b8fc6a623afdb1362c Author: Maven Release <maven-release@codelutin.com> Date: Mon Sep 7 15:47:24 2015 +0200 [jgitflow-maven-plugin]Updating develop poms back to pre merge state commit 47fb3af1f81af5695fcf02a30f2120c24f2a0525 Merge: 6b3c4f9 fef7b08 Author: Maven Release <maven-release@codelutin.com> Date: Mon Sep 7 15:47:24 2015 +0200 [jgitflow-maven-plugin]merging 'master' into 'develop' commit 6b3c4f942d2829e4766da39e9d2ff5931723d1d8 Author: Maven Release <maven-release@codelutin.com> Date: Mon Sep 7 15:47:23 2015 +0200 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts commit fef7b08ececff248b7ff32feaf157940ba072e1c Merge: d7f968d cc3661e Author: Maven Release <maven-release@codelutin.com> Date: Mon Sep 7 15:47:20 2015 +0200 [jgitflow-maven-plugin]merging 'release/1.6.3' into 'master' commit cc3661eddefc808dd0884e6d9476e15236a64d00 Author: Maven Release <maven-release@codelutin.com> Date: Mon Sep 7 15:44:41 2015 +0200 [jgitflow-maven-plugin]updating poms for branch'release/1.6.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 http://git.codelutin.com/faxtomail.git commit cc3661eddefc808dd0884e6d9476e15236a64d00 Author: Maven Release <maven-release@codelutin.com> Date: Mon Sep 7 15:44:41 2015 +0200 [jgitflow-maven-plugin]updating poms for branch'release/1.6.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 c9c5123..7988202 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.6.3-SNAPSHOT</version> + <version>1.6.3</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/faxtomail-service/pom.xml b/faxtomail-service/pom.xml index 7b8bf00..fc0c2b7 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.6.3-SNAPSHOT</version> + <version>1.6.3</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-swing/pom.xml b/faxtomail-ui-swing/pom.xml index 917dd3a..c198407 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.6.3-SNAPSHOT</version> + <version>1.6.3</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-web/pom.xml b/faxtomail-ui-web/pom.xml index 68b8d31..5faf2f2 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.6.3-SNAPSHOT</version> + <version>1.6.3</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/pom.xml b/pom.xml index 9dfef9c..343c6c2 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>1.6.3-SNAPSHOT</version> + <version>1.6.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 http://git.codelutin.com/faxtomail.git commit fef7b08ececff248b7ff32feaf157940ba072e1c Merge: d7f968d cc3661e Author: Maven Release <maven-release@codelutin.com> Date: Mon Sep 7 15:47:20 2015 +0200 [jgitflow-maven-plugin]merging 'release/1.6.3' into 'master' faxtomail-persistence/pom.xml | 2 +- faxtomail-service/pom.xml | 2 +- faxtomail-ui-swing/pom.xml | 2 +- .../franciaflex/faxtomail/ui/swing/actions/ShowDemandeAction.java | 3 ++- .../faxtomail/ui/swing/content/demande/DemandeUIHandler.java | 5 ++++- .../faxtomail/ui/swing/content/search/SearchToGroupUIHandler.java | 6 +++++- .../faxtomail/ui/swing/content/search/SearchUIHandler.java | 6 +++++- faxtomail-ui-web/pom.xml | 2 +- pom.xml | 4 ++-- 9 files changed, 22 insertions(+), 10 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 6b3c4f942d2829e4766da39e9d2ff5931723d1d8 Author: Maven Release <maven-release@codelutin.com> Date: Mon Sep 7 15:47:23 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 aaa9083..7988202 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-SNAPSHOT</version> + <version>1.6.3</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/faxtomail-service/pom.xml b/faxtomail-service/pom.xml index d8828b2..fc0c2b7 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-SNAPSHOT</version> + <version>1.6.3</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-swing/pom.xml b/faxtomail-ui-swing/pom.xml index a995ce8..c198407 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-SNAPSHOT</version> + <version>1.6.3</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-web/pom.xml b/faxtomail-ui-web/pom.xml index 0c9bb52..5faf2f2 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-SNAPSHOT</version> + <version>1.6.3</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/pom.xml b/pom.xml index 9548890..343c6c2 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.6.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 http://git.codelutin.com/faxtomail.git commit 47fb3af1f81af5695fcf02a30f2120c24f2a0525 Merge: 6b3c4f9 fef7b08 Author: Maven Release <maven-release@codelutin.com> Date: Mon Sep 7 15:47:24 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 4aaa8e485ed7289cbd3762b8fc6a623afdb1362c Author: Maven Release <maven-release@codelutin.com> Date: Mon Sep 7 15:47:24 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 7988202..aaa9083 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.6.3</version> + <version>2.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/faxtomail-service/pom.xml b/faxtomail-service/pom.xml index fc0c2b7..d8828b2 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.6.3</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-swing/pom.xml b/faxtomail-ui-swing/pom.xml index c198407..a995ce8 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.6.3</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/faxtomail-ui-web/pom.xml b/faxtomail-ui-web/pom.xml index 5faf2f2..0c9bb52 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.6.3</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>com.franciaflex.faxtomail</groupId> diff --git a/pom.xml b/pom.xml index 343c6c2..9548890 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>1.6.3</version> + <version>2.0-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