branch develop updated (47c9099 -> 9389167)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository izi-eval. See http://git.codelutin.com/izi-eval.git from 47c9099 Fix build new 9389167 Fix deploy for ui 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 938916744248bf509992b78e4d145fbe155d1a0c Author: Eric Chatellier <chatellier@codelutin.com> Date: Wed Jan 13 11:33:02 2016 +0100 Fix deploy for ui Summary of changes: masc-ui/pom.xml | 1 + 1 file changed, 1 insertion(+) -- 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 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>.
participants (1)
-
codelutin.com scm