branch develop updated (b5e83c33 -> 6bc52ca9)
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 b5e83c33 desactivé le bouton "enregistrer" pendant la création du sondage coté serveur (ref #162) new 6bc52ca9 Corrige une dépendance déclarée en doublon 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 6bc52ca93696db7ae69486f7edc88f809578d8e1 Author: Brendan Le Ny <bleny@codelutin.com> Date: Thu Oct 19 11:07:24 2017 +0200 Corrige une dépendance déclarée en doublon Summary of changes: pollen-rest-api/pom.xml | 5 ----- 1 file changed, 5 deletions(-) -- 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 6bc52ca93696db7ae69486f7edc88f809578d8e1 Author: Brendan Le Ny <bleny@codelutin.com> Date: Thu Oct 19 11:07:24 2017 +0200 Corrige une dépendance déclarée en doublon --- pollen-rest-api/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pollen-rest-api/pom.xml b/pollen-rest-api/pom.xml index 3fcca8db..1332a455 100644 --- a/pollen-rest-api/pom.xml +++ b/pollen-rest-api/pom.xml @@ -117,11 +117,6 @@ <artifactId>resteasy-multipart-provider</artifactId> <scope>runtime</scope> </dependency> - - <dependency> - <groupId>org.jboss.resteasy</groupId> - <artifactId>resteasy-multipart-provider</artifactId> - </dependency> <dependency> <groupId>com.fasterxml.jackson.core</groupId> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm