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 0463b00737ed41483adda1bdd4428fad7b8de192 Author: Tony CHEMIT <dev@tchemit.fr> Date: Tue Jan 3 10:24:42 2017 +0100 optimize dependencies --- pollen-services/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pollen-services/pom.xml b/pollen-services/pom.xml index f480e91..450c8cd 100644 --- a/pollen-services/pom.xml +++ b/pollen-services/pom.xml @@ -59,10 +59,10 @@ <groupId>org.nuiton.topia</groupId> <artifactId>topia-persistence</artifactId> </dependency> - <dependency> + <!--dependency> <groupId>org.nuiton.topia</groupId> <artifactId>topia-junit</artifactId> - </dependency> + </dependency--> <dependency> <groupId>org.hibernate</groupId> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.