From 9203709a16787e7581de039a474af64674ea9ceb Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 6 Aug 2020 15:28:15 -0400 Subject: Roll to next snapshot Roll to snapshot version 1.0.1-SNAPSHOT Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney Change-Id: I657f559c5f1891f7b9e279eb68ccb872c4388e67 --- 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 abe764432..24caae0ff 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.0-SNAPSHOT + 2.0.1-SNAPSHOT org.onap.ccsdk.features ccsdk-aafshiro - 1.0.0-SNAPSHOT + 1.0.1-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 dad4aea91..1bb5c9aae 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.0-SNAPSHOT + 2.0.1-SNAPSHOT org.onap.ccsdk.features features-aafshiro - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT feature ccsdk-features :: aafshiro-features :: ${project.artifactId} diff --git a/aafshiro/features/pom.xml b/aafshiro/features/pom.xml index f369c7993..322c53c82 100755 --- a/aafshiro/features/pom.xml +++ b/aafshiro/features/pom.xml @@ -28,13 +28,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.onap.ccsdk.features aafshiro-features - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/aafshiro/installer/pom.xml b/aafshiro/installer/pom.xml index d0d7711e7..3a5be5223 100755 --- a/aafshiro/installer/pom.xml +++ b/aafshiro/installer/pom.xml @@ -28,13 +28,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.onap.ccsdk.features aafshiro-installer - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT pom ccsdk-features :: ${project.artifactId} diff --git a/aafshiro/pom.xml b/aafshiro/pom.xml index c77b0eb7b..d2ebab480 100755 --- a/aafshiro/pom.xml +++ b/aafshiro/pom.xml @@ -28,13 +28,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.onap.ccsdk.features aafshiro - 1.0.0-SNAPSHOT + 1.0.1-SNAPSHOT pom ccsdk-features :: ${project.artifactId} -- cgit 1.2.3-korg