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 68dc6310412ebdfc9ee8793751335e293ce2bc49 Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Jan 4 15:36:46 2017 +0100 optimize dependencies --- pollen-ui-angular/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pollen-ui-angular/pom.xml b/pollen-ui-angular/pom.xml index f1a2b76..bfa13f3 100644 --- a/pollen-ui-angular/pom.xml +++ b/pollen-ui-angular/pom.xml @@ -42,6 +42,7 @@ <artifactId>pollen-rest-api</artifactId> <version>${project.version}</version> <type>war</type> + <scope>runtime</scope> </dependency> </dependencies> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.