From 9c671ae52ec3404c625f0412425c77edf633ced9 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 13 Oct 2023 16:29:56 -0400 Subject: Update to latest snapshot version of parent pom Update to latest snapshot version of parent pom to pick up Argon SR2 versions Issue-ID: CCSDK-3944 Signed-off-by: Dan Timoney Change-Id: I0311abcbd8943f9d96e5d89a7ff07e4d00e156b5 --- plugins/restconf-client/installer/pom.xml | 2 +- plugins/restconf-client/pom.xml | 2 +- plugins/restconf-client/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/restconf-client') diff --git a/plugins/restconf-client/installer/pom.xml b/plugins/restconf-client/installer/pom.xml index b2f688adc..458b6fc2b 100755 --- a/plugins/restconf-client/installer/pom.xml +++ b/plugins/restconf-client/installer/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.6.0 + 2.6.1-SNAPSHOT org.onap.ccsdk.sli.plugins diff --git a/plugins/restconf-client/pom.xml b/plugins/restconf-client/pom.xml index 75c931ada..687e4205a 100755 --- a/plugins/restconf-client/pom.xml +++ b/plugins/restconf-client/pom.xml @@ -5,7 +5,7 @@ org.onap.ccsdk.parent odlparent-lite - 2.6.0 + 2.6.1-SNAPSHOT org.onap.ccsdk.sli.plugins diff --git a/plugins/restconf-client/provider/pom.xml b/plugins/restconf-client/provider/pom.xml index 076dd5d81..524ec6012 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.6.0 + 2.6.1-SNAPSHOT org.onap.ccsdk.sli.plugins -- cgit 1.2.3-korg