branch develop updated (0463b00 -> 033e439)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pollen. See https://gitlab.nuiton.org/chorem/pollen.git from 0463b00 optimize dependencies new 033e439 use convention profile name 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 033e439c36fe9125856929cea7f6047214b7ac6f Author: Tony CHEMIT <dev@tchemit.fr> Date: Tue Jan 3 10:53:58 2017 +0100 use convention profile name Summary of changes: pollen-ui-angular/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
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>.
participants (1)
-
chorem.org scm