From 4b27c1566071bf880b7ea1757530473ea2ee1b7f Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 19 Jul 2024 13:50:12 -0400 Subject: Migrate SLI to ODL Potassium-SR2 Updated parent versions to match Potassium-SR2 version and made code updates necessary to migrate to OpenDaylight Potassium release. Issue-ID: CCSDK-3990 Change-Id: I8a8a99513a257fe7e9c3736ab23cb88fb1cd85ad Signed-off-by: Dan Timoney --- plugins/restapi-call-node/provider/pom.xml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'plugins/restapi-call-node/provider') diff --git a/plugins/restapi-call-node/provider/pom.xml b/plugins/restapi-call-node/provider/pom.xml index fad35431e..db62ea04b 100755 --- a/plugins/restapi-call-node/provider/pom.xml +++ b/plugins/restapi-call-node/provider/pom.xml @@ -24,19 +24,12 @@ pom import - - org.glassfish.jersey - jersey-bom - 2.39.1 - pom - import - - javax.ws.rs - javax.ws.rs-api + jakarta.ws.rs + jakarta.ws.rs-api org.onap.ccsdk.sli.core -- cgit 1.2.3-korg