From 1e37d95139292d1beba6d9a239bee04283cc4578 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 13 Sep 2018 15:10:52 -0400 Subject: Use CCSDK parent for spring boot Use CCSDK parent for spring boot Change-Id: Ic77cabd1e189ee8f2b25d17068229ded211c45e3 Issue-ID: CCSDK-558 Signed-off-by: Timoney, Dan (dt5972) --- ms/vlantag-api/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ms/vlantag-api/pom.xml') diff --git a/ms/vlantag-api/pom.xml b/ms/vlantag-api/pom.xml index 3770aa27..08466dcd 100644 --- a/ms/vlantag-api/pom.xml +++ b/ms/vlantag-api/pom.xml @@ -40,9 +40,9 @@ - org.springframework.boot + org.onap.ccsdk.parent spring-boot-starter-parent - 2.0.4.RELEASE + 1.1.0-SNAPSHOT -- cgit 1.2.3-korg