From 18a3e30d7e6f4b317a6df93998eb39fb2a0578ad Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 28 Oct 2022 10:12:30 -0400 Subject: Update versions for London Update version of master branch for London relesae Issue-ID: CCSDK-3779 Signed-off-by: Timoney, Dan (dt5972) Change-Id: I04c1d1ba2fe46e4f7439b251559e2675c7511061 --- aafshiro/features/ccsdk-aafshiro/pom.xml | 4 ++-- aafshiro/features/features-aafshiro/pom.xml | 4 ++-- aafshiro/features/pom.xml | 4 ++-- aafshiro/installer/pom.xml | 4 ++-- aafshiro/pom.xml | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'aafshiro') diff --git a/aafshiro/features/ccsdk-aafshiro/pom.xml b/aafshiro/features/ccsdk-aafshiro/pom.xml index 88c5726c1..06e31e74c 100755 --- a/aafshiro/features/ccsdk-aafshiro/pom.xml +++ b/aafshiro/features/ccsdk-aafshiro/pom.xml @@ -28,13 +28,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.4.4 + 2.5.0 org.onap.ccsdk.features ccsdk-aafshiro - 1.4.1-SNAPSHOT + 1.5.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 cb855dc46..f8760a309 100755 --- a/aafshiro/features/features-aafshiro/pom.xml +++ b/aafshiro/features/features-aafshiro/pom.xml @@ -28,13 +28,13 @@ org.onap.ccsdk.parent feature-repo-parent - 2.4.4 + 2.5.0 org.onap.ccsdk.features features-aafshiro - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT feature ccsdk-features :: aafshiro-features :: ${project.artifactId} diff --git a/aafshiro/features/pom.xml b/aafshiro/features/pom.xml index 7dd0ea195..03008689e 100755 --- a/aafshiro/features/pom.xml +++ b/aafshiro/features/pom.xml @@ -28,13 +28,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.4 + 2.5.0 org.onap.ccsdk.features aafshiro-features - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index ae71bed97..7693b590b 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -28,13 +28,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.4 + 2.5.0 org.onap.ccsdk.features aafshiro-installer - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index 392be8ec7..943b03ddd 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -28,13 +28,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.4.4 + 2.5.0 org.onap.ccsdk.features aafshiro - 1.4.1-SNAPSHOT + 1.5.0-SNAPSHOT pom ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg