branch develop updated (e7200ab -> 0839680)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from e7200ab Script de lancement sans fenĂȘtre de terminal (Fixes #4744) new 0839680 Fix release build The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 0839680cf4b00ba1c3cf5f717839242c4cc5da5f Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Sep 14 11:22:19 2016 +0200 Fix release build Summary of changes: application-swing/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
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>.
participants (1)
-
codelutin.com scm