From: Tschaen, Brendan Date: Mon, 23 Mar 2020 13:37:46 +0000 (-0400) Subject: Remove duplicated jaxrs library X-Git-Tag: 3.2.38~17^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F55%2F104155%2F1;p=music.git Remove duplicated jaxrs library Having different version number of jaxrs is creating problems Issue-ID: MUSIC-561 Signed-off-by: Tschaen, Brendan Change-Id: Iba38aeaa50e1279c3e7f4c55d838f75860bf1362 --- diff --git a/music-rest/pom.xml b/music-rest/pom.xml index 7d407e61..84e86ed0 100755 --- a/music-rest/pom.xml +++ b/music-rest/pom.xml @@ -151,6 +151,12 @@ com.sun.jersey jersey-json ${jersey1.version} + + + org.codehaus.jackson + jackson-jaxrs + + com.sun.jersey