X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=music-rest%2Fpom.xml;h=9bcfd3964e30cbd32bd789b225f5b47d14308f93;hb=0c173cdf44af313e376f1e8ae4fd6e6973c6c20b;hp=84e86ed05c1a224a9f311f16123af12e876ed0ca;hpb=47b7c0e7d4c1ecc48df63c8e18ac06e6278a92cd;p=music.git diff --git a/music-rest/pom.xml b/music-rest/pom.xml index 84e86ed0..9bcfd396 100755 --- a/music-rest/pom.xml +++ b/music-rest/pom.xml @@ -27,7 +27,7 @@ org.onap.music MUSIC-rest jar - 3.2.37-SNAPSHOT + 3.2.40-SNAPSHOT This is the MUSIC Spring-based REST service. @@ -36,7 +36,7 @@ org.onap.music MUSIC - 3.2.37-SNAPSHOT + 3.2.40-SNAPSHOT @@ -83,14 +83,7 @@ - - - javax.servlet - javax.servlet-api - 4.0.1 - provided - - + org.springframework.boot spring-boot-starter @@ -134,13 +127,19 @@ org.onap.music MUSIC-core - 3.2.37-SNAPSHOT + 3.2.40-SNAPSHOT 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 + +