From f2e9dce279d7db91645da4c5a19c81904d8cbb9a Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 21 Oct 2022 14:29:41 -0400 Subject: 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: Timoney, Dan (dt5972) Change-Id: I12562f7ed2ce2cf52adf23c3add316a3df63cd04 --- a1-adapter/a1-adapter-api/feature/pom.xml | 3 ++- a1-adapter/a1-adapter-api/installer/pom.xml | 3 ++- a1-adapter/a1-adapter-api/model/pom.xml | 3 ++- a1-adapter/a1-adapter-api/pom.xml | 3 ++- a1-adapter/a1-adapter-api/provider/pom.xml | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) (limited to 'a1-adapter/a1-adapter-api') diff --git a/a1-adapter/a1-adapter-api/feature/pom.xml b/a1-adapter/a1-adapter-api/feature/pom.xml index bfebbef1..53bb6ca0 100644 --- a/a1-adapter/a1-adapter-api/feature/pom.xml +++ b/a1-adapter/a1-adapter-api/feature/pom.xml @@ -19,13 +19,14 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent single-feature-parent - 2.4.2 + 2.4.4 diff --git a/a1-adapter/a1-adapter-api/installer/pom.xml b/a1-adapter/a1-adapter-api/installer/pom.xml index 18493042..9d6c218c 100644 --- a/a1-adapter/a1-adapter-api/installer/pom.xml +++ b/a1-adapter/a1-adapter-api/installer/pom.xml @@ -19,13 +19,14 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.4.4 diff --git a/a1-adapter/a1-adapter-api/model/pom.xml b/a1-adapter/a1-adapter-api/model/pom.xml index bd857545..835ca449 100644 --- a/a1-adapter/a1-adapter-api/model/pom.xml +++ b/a1-adapter/a1-adapter-api/model/pom.xml @@ -19,13 +19,14 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent binding-parent - 2.4.2 + 2.4.4 diff --git a/a1-adapter/a1-adapter-api/pom.xml b/a1-adapter/a1-adapter-api/pom.xml index 338950c4..585d0405 100644 --- a/a1-adapter/a1-adapter-api/pom.xml +++ b/a1-adapter/a1-adapter-api/pom.xml @@ -19,12 +19,13 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.4.4 diff --git a/a1-adapter/a1-adapter-api/provider/pom.xml b/a1-adapter/a1-adapter-api/provider/pom.xml index 6cec689b..71fb428f 100644 --- a/a1-adapter/a1-adapter-api/provider/pom.xml +++ b/a1-adapter/a1-adapter-api/provider/pom.xml @@ -19,13 +19,14 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent binding-parent - 2.4.2 + 2.4.4 -- cgit 1.2.3-korg