From af076a9814ebcc121cadc90563b6b38b420ac928 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 6 Aug 2020 12:35:38 -0400 Subject: Roll to next snapshot version Roll to snapshot version 2.0.1-SNAPSHOT Change-Id: I42f22947b51fb09de0b2dc364e7b5e0e01dbacd4 Issue-ID: CCSDK-2635 Signed-off-by: Dan Timoney --- springboot/spring-boot-setup/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'springboot/spring-boot-setup') diff --git a/springboot/spring-boot-setup/pom.xml b/springboot/spring-boot-setup/pom.xml index b1916b11..e5f30573 100644 --- a/springboot/spring-boot-setup/pom.xml +++ b/springboot/spring-boot-setup/pom.xml @@ -5,12 +5,12 @@ org.onap.ccsdk.parent springboot-aggregator - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT org.onap.ccsdk.parent spring-boot-setup - 2.0.0-SNAPSHOT + 2.0.1-SNAPSHOT pom ONAP :: ${project.groupId} :: ${project.artifactId} -- cgit