From 69baaebcb6112c0b2f80ec654442c52a5b3e1cb1 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 22 Jun 2023 16:05:50 -0400 Subject: Update sli for Argon release Update sli to use OpenDaylight Argon versions of parent poms Issue-ID: CCSDK-3914 Signed-off-by: Dan Timoney Change-Id: I8689a3389ce4fae3be3e9d353f479eb4cd3762c0 --- plugins/restconf-client/provider/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/restconf-client/provider/pom.xml') diff --git a/plugins/restconf-client/provider/pom.xml b/plugins/restconf-client/provider/pom.xml index 86de35222..da6d5ec49 100755 --- a/plugins/restconf-client/provider/pom.xml +++ b/plugins/restconf-client/provider/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent binding-parent - 2.5.4 + 2.6.0 org.onap.ccsdk.sli.plugins @@ -31,7 +31,7 @@ org.glassfish.jersey jersey-bom - 2.37 + 2.39.1 pom import -- cgit 1.2.3-korg