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 d9e190ae1ab298bfae99a13d054982ef6fa94c3d Author: Tony CHEMIT <dev@tchemit.fr> Date: Tue Jan 3 10:58:48 2017 +0100 Revert "use convention profile name" This reverts commit 033e439c36fe9125856929cea7f6047214b7ac6f. --- 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 c28fb04..52a1d81 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>collect-deploy-files</id> + <id>deploy-ui-angular</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>.