From 73c3bb0087e0272703e3524b34e31894cb1d4d1e Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 27 Sep 2024 15:52:27 -0400 Subject: Update to use released versions Update to use released versions of parent poms for New Delhi release Issue-ID: CCSDK-4058 Change-Id: Ie02b482d2717e997851425031a062601a67ad669 Signed-off-by: Dan Timoney --- 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 845d5d586..b454668ce 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.1 + 2.7.0 org.onap.ccsdk.sli.plugins diff --git a/plugins/restconf-client/pom.xml b/plugins/restconf-client/pom.xml index ea017f7c2..d34ff47d4 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.1 + 2.7.0 org.onap.ccsdk.sli.plugins diff --git a/plugins/restconf-client/provider/pom.xml b/plugins/restconf-client/provider/pom.xml index 98e96b42e..ce6572882 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.1 + 2.7.0 org.onap.ccsdk.sli.plugins -- cgit 1.2.3-korg