This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository topia. See http://git.nuiton.org/topia.git commit d90922de7f20900a9325deec888f20e1cf5ebbce Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Nov 24 16:42:59 2014 +0100 fix release git config --- pom.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/pom.xml b/pom.xml index f29d100..bf6ef79 100644 --- a/pom.xml +++ b/pom.xml @@ -459,17 +459,6 @@ </configuration> </plugin> - <plugin> - <groupId>external.atlassian.jgitflow</groupId> - <artifactId>jgitflow-maven-plugin</artifactId> - <configuration> - <flowInitContext> - <masterBranchName>master-2.x</masterBranchName> - <developBranchName>develop-2.x</developBranchName> - </flowInitContext> - </configuration> - </plugin> - </plugins> </pluginManagement> </build> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.