From 8a2401d126006e94b3c20f13cc471c22ebeb53f6 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 10 Sep 2020 12:46:57 -0400 Subject: Roll to next Guilin release version Roll to next Guilin release version Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney Change-Id: I0494dc62f766bf74ff0f29ce04e3bf7892307b4f --- 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..9e70fa790 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.0.2-SNAPSHOT org.onap.ccsdk.features ccsdk-aafshiro - 1.0.1-SNAPSHOT + 1.0.2-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..834faef4a 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.0.2-SNAPSHOT org.onap.ccsdk.features features-aafshiro - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT feature ccsdk-features :: aafshiro-features :: ${project.artifactId} diff --git a/aafshiro/features/pom.xml b/aafshiro/features/pom.xml index 322c53c82..bb99ff8b3 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.0.2-SNAPSHOT org.onap.ccsdk.features aafshiro-features - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index 3a5be5223..cd12f0bc4 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.0.2-SNAPSHOT org.onap.ccsdk.features aafshiro-installer - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index d2ebab480..4b6d034d0 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -28,13 +28,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT org.onap.ccsdk.features aafshiro - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT pom ccsdk-features :: ${project.artifactId} -- cgit