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>.