From f4cfaf14c8e064522e196e192c53ceb38909fc83 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 21 Oct 2022 12:02:51 -0400 Subject: Update to latest released parent version Update to version 2.4.3 of parent pom Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney Change-Id: I7a923595c9e8f479502fcf80164a040716c8bcd5 Update parent to version 2.4.4 Update parent to version 2.4.4 to recover from lost version 2.4.3 Issue-ID: CCSDK-3779 Signed-off-by: Dan Timoney Change-Id: Ib68f665a6c7cdbf19dcfbfd1a62ad6a8be9e6779 --- adaptors/rest-adaptor/pom.xml | 3 ++- adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml | 3 ++- adaptors/rest-adaptor/rest-adaptor-installer/pom.xml | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'adaptors/rest-adaptor') diff --git a/adaptors/rest-adaptor/pom.xml b/adaptors/rest-adaptor/pom.xml index 56b41acf0..b8c6c2edf 100644 --- a/adaptors/rest-adaptor/pom.xml +++ b/adaptors/rest-adaptor/pom.xml @@ -19,13 +19,14 @@ limitations under the License. ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.4.4 diff --git a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml index 8b7325ce9..be9c7fecf 100644 --- a/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml +++ b/adaptors/rest-adaptor/rest-adaptor-bundle/pom.xml @@ -19,13 +19,14 @@ limitations under the License. ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent binding-parent - 2.4.2 + 2.4.4 diff --git a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml index 227ff5132..592546471 100644 --- a/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml +++ b/adaptors/rest-adaptor/rest-adaptor-installer/pom.xml @@ -19,13 +19,14 @@ limitations under the License. ============LICENSE_END========================================================= --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.4.4 -- cgit 1.2.3-korg