branch develop updated (3a6675c -> 0083b87)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git from 3a6675c Optimize dependencies new 0083b87 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 0083b8782915591bda66c633d67707d4d5a17fcc Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Sep 13 15:59:33 2016 +0200 Fix release build Summary of changes: jaxx-demo/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
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>.
participants (1)
-
nuiton.org scm