From: Tschaen, Brendan Date: Tue, 24 Mar 2020 18:22:43 +0000 (-0400) Subject: Exclude jsr library X-Git-Tag: 3.2.38~14 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=music.git;a=commitdiff_plain;h=58b18c11d3c95bb57c98860f9da0f14c849d5ccb Exclude jsr library Issue-ID: MUSIC-561 Signed-off-by: Tschaen, Brendan Change-Id: I7e2b7eae14f8e086697fcdbcab2610544bb4140d --- diff --git a/music-rest/pom.xml b/music-rest/pom.xml index b5498f16..0397690e 100755 --- a/music-rest/pom.xml +++ b/music-rest/pom.xml @@ -134,6 +134,12 @@ com.sun.jersey jersey-client ${jersey1.version} + + + javax.ws.rs + jsr311-api + + com.sun.jersey