branch develop updated (a418c54 -> 68dc631)
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 a418c54 optimize dependencies new 68dc631 optimize dependencies 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 68dc6310412ebdfc9ee8793751335e293ce2bc49 Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Jan 4 15:36:46 2017 +0100 optimize dependencies Summary of changes: pollen-ui-angular/pom.xml | 1 + 1 file changed, 1 insertion(+) -- 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 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>.
participants (1)
-
chorem.org scm