X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=music-rest%2Fpom.xml;h=4dad5e81ce43778d2288604fb915e8be9d8daf1b;hb=c345abd5168518c3ad2c9f5f6eeb352b788b5440;hp=f949ae5ca0d15ae5da05268bca451ef04d5d7dbc;hpb=a7512128b6eb91ac745dc6130a841910e31eb413;p=music.git diff --git a/music-rest/pom.xml b/music-rest/pom.xml index f949ae5c..4dad5e81 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.38-SNAPSHOT This is the MUSIC Spring-based REST service. @@ -36,7 +36,7 @@ org.onap.music MUSIC - 3.2.37-SNAPSHOT + 3.2.38-SNAPSHOT @@ -83,7 +83,7 @@ - + org.springframework.boot spring-boot-starter @@ -127,13 +127,19 @@ org.onap.music MUSIC-core - 3.2.37-SNAPSHOT + 3.2.38-SNAPSHOT com.sun.jersey jersey-client ${jersey1.version} + + + javax.ws.rs + jsr311-api + + com.sun.jersey @@ -144,6 +150,12 @@ com.sun.jersey jersey-json ${jersey1.version} + + + org.codehaus.jackson + jackson-jaxrs + + com.sun.jersey @@ -216,6 +228,12 @@ ${project.basedir}/distribution/music/ true MUSIC-SB + + + javax.ws.rs + jsr311-api + +