This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git commit 033e439c36fe9125856929cea7f6047214b7ac6f Author: Tony CHEMIT <dev@tchemit.fr> Date: Tue Jan 3 10:53:58 2017 +0100 use convention profile name --- pollen-ui-angular/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pollen-ui-angular/pom.xml b/pollen-ui-angular/pom.xml index 52a1d81..c28fb04 100644 --- a/pollen-ui-angular/pom.xml +++ b/pollen-ui-angular/pom.xml @@ -242,7 +242,7 @@ <profile> <!--To deploy the ui-angular module (for demo instance)--> - <id>deploy-ui-angular</id> + <id>collect-deploy-files</id> <properties> <deployFiles>target/${project.build.finalName}.war</deployFiles> </properties> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.