From 2447ebb16c3bc11e8d5cd88eceeb6d08ba5eabc8 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Wed, 24 Jul 2019 09:53:24 +0000 Subject: [PATCH] excluded jsr311-api.jar (JAX-RS 1) as it was conflicting with JAX-RS 2 git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/branches/portal/social-networking-library-ws/2.2@181298 82a268e6-3cf1-43bd-a215-b396298e98cf --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 5b7ad1a..dffef4b 100644 --- a/pom.xml +++ b/pom.xml @@ -105,10 +105,10 @@ jersey-apache-client4 com.sun.jersey.contribs - - - - + + javax.ws.rs + jsr311-api +