This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git commit 0839680cf4b00ba1c3cf5f717839242c4cc5da5f Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Sep 14 11:22:19 2016 +0200 Fix release build --- application-swing/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application-swing/pom.xml b/application-swing/pom.xml index f5ff810..fb5bdc1 100644 --- a/application-swing/pom.xml +++ b/application-swing/pom.xml @@ -897,7 +897,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 codelutin.com SCM administrator <admin+scm@codelutin.com>.