01/01: Corrige le scope d'une dépendance
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 952dd4556d42364921e527fb0f6510a8e7cd6292 Author: Brendan Le Ny <bleny@codelutin.com> Date: Thu Oct 19 11:16:04 2017 +0200 Corrige le scope d'une dépendance --- pollen-rest-api/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pollen-rest-api/pom.xml b/pollen-rest-api/pom.xml index 1332a455..3095768b 100644 --- a/pollen-rest-api/pom.xml +++ b/pollen-rest-api/pom.xml @@ -115,7 +115,6 @@ <dependency> <groupId>org.jboss.resteasy</groupId> <artifactId>resteasy-multipart-provider</artifactId> - <scope>runtime</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm