From bccf450dc9e0cee6a0d08dd9eda455007e227d68 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 8 Aug 2024 15:57:35 -0400 Subject: Update versions for Oslo release Update versions for Oslo release Issue-ID: CCSDK-4043 Change-Id: Ie36f7964350b743e7a5df27926c3a9cdf2442eb5 Signed-off-by: Dan Timoney --- aafshiro/features/ccsdk-aafshiro/pom.xml | 5 +++-- aafshiro/features/features-aafshiro/pom.xml | 5 +++-- aafshiro/features/pom.xml | 5 +++-- aafshiro/installer/pom.xml | 5 +++-- aafshiro/pom.xml | 5 +++-- 5 files changed, 15 insertions(+), 10 deletions(-) (limited to 'aafshiro') diff --git a/aafshiro/features/ccsdk-aafshiro/pom.xml b/aafshiro/features/ccsdk-aafshiro/pom.xml index a409dba7f..b0af6fa91 100755 --- a/aafshiro/features/ccsdk-aafshiro/pom.xml +++ b/aafshiro/features/ccsdk-aafshiro/pom.xml @@ -21,19 +21,20 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent single-feature-parent - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.features ccsdk-aafshiro - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT feature ccsdk-features :: aafshiro-features :: ${project.artifactId} diff --git a/aafshiro/features/features-aafshiro/pom.xml b/aafshiro/features/features-aafshiro/pom.xml index 7628a41de..f6fc0ca7f 100755 --- a/aafshiro/features/features-aafshiro/pom.xml +++ b/aafshiro/features/features-aafshiro/pom.xml @@ -21,19 +21,20 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent feature-repo-parent - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.features features-aafshiro - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT feature ccsdk-features :: aafshiro-features :: ${project.artifactId} diff --git a/aafshiro/features/pom.xml b/aafshiro/features/pom.xml index d18f4fb98..664bfc949 100755 --- a/aafshiro/features/pom.xml +++ b/aafshiro/features/pom.xml @@ -21,19 +21,20 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.features aafshiro-features - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index 7e4b169b6..68f073edc 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -21,19 +21,20 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.features aafshiro-installer - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index 13e6a45b3..88fadbc76 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -21,19 +21,20 @@ ~ ============LICENSE_END======================================================= ~ --> + 4.0.0 org.onap.ccsdk.parent odlparent-lite - 2.6.1 + 2.8.0-SNAPSHOT org.onap.ccsdk.features aafshiro - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT pom ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg