From 253f57c69760f2736b042fd6ec459760c2a64b95 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 10 Sep 2020 12:50:42 -0400 Subject: Roll to initial Honolulu release version Roll master branch to initial Honolulu release version Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney Change-Id: I7b00234f93bba5f10f590f0da11f0974f6099b82 --- 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 752aa00a6..f587862e0 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.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features ccsdk-aafshiro - 1.0.1-SNAPSHOT + 1.1.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 1bb5c9aae..5b470a9e6 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.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features features-aafshiro - 1.0.1-SNAPSHOT + 1.1.0-SNAPSHOT feature ccsdk-features :: aafshiro-features :: ${project.artifactId} diff --git a/aafshiro/features/pom.xml b/aafshiro/features/pom.xml index 322c53c82..95d83f4ff 100755 --- a/aafshiro/features/pom.xml +++ b/aafshiro/features/pom.xml @@ -28,13 +28,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features aafshiro-features - 1.0.1-SNAPSHOT + 1.1.0-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index 3a5be5223..dd07d2555 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -28,13 +28,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features aafshiro-installer - 1.0.1-SNAPSHOT + 1.1.0-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index d2ebab480..e66859aa4 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -28,13 +28,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.1-SNAPSHOT + 2.1.0-SNAPSHOT org.onap.ccsdk.features aafshiro - 1.0.1-SNAPSHOT + 1.1.0-SNAPSHOT pom ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg