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 0083b8782915591bda66c633d67707d4d5a17fcc Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Sep 13 15:59:33 2016 +0200 Fix release build --- jaxx-demo/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jaxx-demo/pom.xml b/jaxx-demo/pom.xml index 80f1487..fdb89cc 100644 --- a/jaxx-demo/pom.xml +++ b/jaxx-demo/pom.xml @@ -432,7 +432,7 @@ <executions> <execution> - <id>get-changelog</id> + <id>Get changelog</id> <phase>generate-resources</phase> <goals> <goal>copy</goal> @@ -460,7 +460,7 @@ <executions> <execution> <id>Copy changelog</id> - <phase>generate-resources</phase> + <phase>process-resources</phase> <configuration> <target> <copy failonerror="true" overwrite="true" -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.