From 9b0742cc4b23a75492b76f9bfd7615e054014aef Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Mon, 24 Oct 2022 12:46:51 -0400 Subject: Use latest released parent pom Use latest release CCSDK parent pom version (2.4.4) Issue-ID: CCSDK-3779 Signed-off-by: Timoney, Dan (dt5972) Change-Id: I026280dbf0436c694c115f4d7c868ef2600d5748 --- aafshiro/features/ccsdk-aafshiro/pom.xml | 3 ++- aafshiro/features/features-aafshiro/pom.xml | 3 ++- aafshiro/features/pom.xml | 3 ++- aafshiro/installer/pom.xml | 3 ++- aafshiro/pom.xml | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) (limited to 'aafshiro') diff --git a/aafshiro/features/ccsdk-aafshiro/pom.xml b/aafshiro/features/ccsdk-aafshiro/pom.xml index 13dc5c888..88c5726c1 100755 --- a/aafshiro/features/ccsdk-aafshiro/pom.xml +++ b/aafshiro/features/ccsdk-aafshiro/pom.xml @@ -21,13 +21,14 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent single-feature-parent - 2.4.2 + 2.4.4 diff --git a/aafshiro/features/features-aafshiro/pom.xml b/aafshiro/features/features-aafshiro/pom.xml index 560103cc1..cb855dc46 100755 --- a/aafshiro/features/features-aafshiro/pom.xml +++ b/aafshiro/features/features-aafshiro/pom.xml @@ -21,13 +21,14 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent feature-repo-parent - 2.4.2 + 2.4.4 diff --git a/aafshiro/features/pom.xml b/aafshiro/features/pom.xml index d1a912650..7dd0ea195 100755 --- a/aafshiro/features/pom.xml +++ b/aafshiro/features/pom.xml @@ -21,13 +21,14 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.4.4 diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index b9d36c28a..ae71bed97 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -21,13 +21,14 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.4.4 diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index f197a3567..392be8ec7 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -21,13 +21,14 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.4.2 + 2.4.4 -- cgit 1.2.3-korg