branch 1.1.1-7532 updated (7f48b93 -> 0a9d0be)
This is an automated email from the git hooks/post-receive script. New change to branch 1.1.1-7532 in repository faxtomail. See http://git.codelutin.com/faxtomail.git from 7f48b93 fixes #7532 Ne plus prendre en compte les noms de domaine dans les adresses expéditeur dans les réponses new 0a9d0be config pom The 1 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 0a9d0be251383606f1308ac48dd455e00e1af798 Author: Kevin Morin <morin@codelutin.com> Date: Thu Sep 17 11:12:52 2015 +0200 config pom Summary of changes: pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) -- 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 1.1.1-7532 in repository faxtomail. See http://git.codelutin.com/faxtomail.git commit 0a9d0be251383606f1308ac48dd455e00e1af798 Author: Kevin Morin <morin@codelutin.com> Date: Thu Sep 17 11:12:52 2015 +0200 config pom --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ce77f33..2bfd294 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>com.franciaflex</groupId> <artifactId>faxtomail</artifactId> - <version>1.1-SNAPSHOT</version> + <version>1.1.1-SNAPSHOT</version> <packaging>pom</packaging> <name>FaxToMail</name> @@ -146,6 +146,8 @@ <!-- issues status to include in changelog --> <!--<redmine.statusIds>18,19,3,10,11</redmine.statusIds>--> + <jgitflow.developBranchName>1.1.1-7532</jgitflow.developBranchName> + </properties> <repositories> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm