X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=music-rest%2Fpom.xml;h=d412ccef197288321088fd38b1c70d8e9e23c0a5;hb=a6056f7344c2e7adebc651ea63c4e9d2d070172b;hp=84e86ed05c1a224a9f311f16123af12e876ed0ca;hpb=47b7c0e7d4c1ecc48df63c8e18ac06e6278a92cd;p=music.git diff --git a/music-rest/pom.xml b/music-rest/pom.xml index 84e86ed0..d412ccef 100755 --- a/music-rest/pom.xml +++ b/music-rest/pom.xml @@ -83,14 +83,7 @@ - - - javax.servlet - javax.servlet-api - 4.0.1 - provided - - + org.springframework.boot spring-boot-starter @@ -141,6 +134,12 @@ com.sun.jersey jersey-client ${jersey1.version} + + + javax.ws.rs + jsr311-api + + com.sun.jersey @@ -229,6 +228,12 @@ ${project.basedir}/distribution/music/ true MUSIC-SB + + + javax.ws.rs + jsr311-api + +