From de21a383fb8f84ab170534f23f6e3c5eff65a312 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 10 Aug 2022 10:18:35 -0400 Subject: Use released version 2.4.1 of parent poms Use released version 2.4.1 of parent poms Issue-ID: CCSDK-3693 Signed-off-by: Dan Timoney Change-Id: Ib0579aa6f2e25b156377b207fa73cd42f4305253 --- 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 0b584263d..90adbc993 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.4.1-SNAPSHOT + 2.4.1 org.onap.ccsdk.sli.plugins diff --git a/plugins/restapi-call-node/pom.xml b/plugins/restapi-call-node/pom.xml index 8ba64dc1f..5e5bc7d12 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.4.1-SNAPSHOT + 2.4.1 org.onap.ccsdk.sli.plugins diff --git a/plugins/restapi-call-node/provider/pom.xml b/plugins/restapi-call-node/provider/pom.xml index efe3a5cd8..1bd6cc779 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.4.1-SNAPSHOT + 2.4.1 org.onap.ccsdk.sli.plugins -- cgit 1.2.3-korg