This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository izi-eval. See http://git.codelutin.com/izi-eval.git commit 938916744248bf509992b78e4d145fbe155d1a0c Author: Eric Chatellier <chatellier@codelutin.com> Date: Wed Jan 13 11:33:02 2016 +0100 Fix deploy for ui --- masc-ui/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/masc-ui/pom.xml b/masc-ui/pom.xml index ddcd36e..e1a6454 100644 --- a/masc-ui/pom.xml +++ b/masc-ui/pom.xml @@ -36,6 +36,7 @@ <license.generateBundle>true</license.generateBundle> <skipPostRelease>false</skipPostRelease> + <maven.deploy.skip>false</maven.deploy.skip> <redmine.releaseFiles> target/${projectId}-${project.version}.zip -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.