This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit d187ab589a4644065756697d36890ded852fb538 Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 1 13:40:26 2016 +0200 Fix jaxx demo build --- jaxx-demo/pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/jaxx-demo/pom.xml b/jaxx-demo/pom.xml index 59fc6ba..7bdfee9 100644 --- a/jaxx-demo/pom.xml +++ b/jaxx-demo/pom.xml @@ -247,13 +247,6 @@ </manifest> </archive> </configuration> - <executions> - <execution> - <goals> - <goal>jar</goal> - </goals> - </execution> - </executions> </plugin> </plugins> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.