From 92ccf516b0ba36df3f1897aeb34850cb1925aa07 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 10 Sep 2020 14:55:17 -0400 Subject: Roll to next Guilin snapshot Roll to next Guilin snapshot version Change-Id: I7fc185fec7e1df2f5bc42b134a445ed1194497f9 Issue-ID: CCSDK-2742 Signed-off-by: Dan Timoney --- services/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'services') diff --git a/services/pom.xml b/services/pom.xml index ce127c97..f7f5de6b 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent spring-boot-starter-parent - 2.0.1-SNAPSHOT + 2.0.2-SNAPSHOT org.onap.ccsdk.apps services - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT jar ccsdk-apps :: services :: ${project.artifactId} -- cgit