From 9f0eab0dd6b167535f8cadd8b7f1224007ede929 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Fri, 21 Aug 2020 12:20:42 -0400 Subject: Roll versions to next Guilin snapshot Update version to next Guilin snapshot Change-Id: I2441a75c7cd87582f2a4075e74edfffbb33fad97 Issue-ID: SDNC-1315 Signed-off-by: Dan Timoney --- features/features-sdnc-northbound/pom.xml | 4 ++-- features/installer/pom.xml | 4 ++-- features/pom.xml | 4 ++-- features/sdnc-northbound-all/pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'features') diff --git a/features/features-sdnc-northbound/pom.xml b/features/features-sdnc-northbound/pom.xml index fc4e70b3..99186ecf 100644 --- a/features/features-sdnc-northbound/pom.xml +++ b/features/features-sdnc-northbound/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent feature-repo-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.onap.sdnc.northbound features-sdnc-northbound - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT feature sdnc-northbound :: features :: ${project.artifactId} diff --git a/features/installer/pom.xml b/features/installer/pom.xml index ffffc539..1c6dd548 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.onap.sdnc.northbound sdnc-northbound-features-installer - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom sdnc-northbound :: features :: ${project.artifactId} diff --git a/features/pom.xml b/features/pom.xml index 50e0389c..88e5f27b 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.onap.sdnc.northbound sdnc-northbound-feature-aggregator - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom sdnc-northbound :: features diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index 16db4c4c..bbb88047 100644 --- a/features/sdnc-northbound-all/pom.xml +++ b/features/sdnc-northbound-all/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.onap.sdnc.northbound sdnc-northbound-all - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT feature sdnc-northbound :: features :: ${project.artifactId} -- cgit 1.2.3-korg