X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=music-rest%2Fpom.xml;h=84e86ed05c1a224a9f311f16123af12e876ed0ca;hb=47b7c0e7d4c1ecc48df63c8e18ac06e6278a92cd;hp=9a5ad214b56b0798373b4701a3cc99c4e5003871;hpb=14bd1b0fdf2f494b420623d1b5f7a7d966ec7ad9;p=music.git diff --git a/music-rest/pom.xml b/music-rest/pom.xml index 9a5ad214..84e86ed0 100755 --- a/music-rest/pom.xml +++ b/music-rest/pom.xml @@ -88,6 +88,7 @@ javax.servlet javax.servlet-api 4.0.1 + provided @@ -150,6 +151,12 @@ com.sun.jersey jersey-json ${jersey1.version} + + + org.codehaus.jackson + jackson-jaxrs + + com.sun.jersey