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/restapi-call-node/installer/pom.xml | 2 +- plugins/restapi-call-node/pom.xml | 2 +- plugins/restapi-call-node/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins/restapi-call-node') diff --git a/plugins/restapi-call-node/installer/pom.xml b/plugins/restapi-call-node/installer/pom.xml index 3eab7974f..f47eb3e99 100755 --- a/plugins/restapi-call-node/installer/pom.xml +++ b/plugins/restapi-call-node/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/restapi-call-node/pom.xml b/plugins/restapi-call-node/pom.xml index b9053134e..452fd2685 100755 --- a/plugins/restapi-call-node/pom.xml +++ b/plugins/restapi-call-node/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/restapi-call-node/provider/pom.xml b/plugins/restapi-call-node/provider/pom.xml index 026ab8beb..69074d46c 100755 --- a/plugins/restapi-call-node/provider/pom.xml +++ b/plugins/restapi-call-node/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