From 4ddd6ac987341285d5f10636018e84afb9751b27 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 4 Jun 2020 15:10:06 -0400 Subject: Refactor sliapi springboot Move springboot implementation of sliapi from sli/core to apps repository. Change-Id: I6e1dfdc39704935ba7e46d047149071defc101a6 Issue-ID: CCSDK-2096 Signed-off-by: Dan Timoney --- sliapi/model/pom.xml | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) (limited to 'sliapi/model/pom.xml') diff --git a/sliapi/model/pom.xml b/sliapi/model/pom.xml index dfe7753a..4ac5a851 100755 --- a/sliapi/model/pom.xml +++ b/sliapi/model/pom.xml @@ -4,7 +4,7 @@ org.onap.ccsdk.parent - binding-parent + odlparent-lite 2.0.0-SNAPSHOT @@ -12,16 +12,13 @@ org.onap.ccsdk.sli.core sliapi-model 1.0.0-SNAPSHOT - bundle + pom - ccsdk-sli-core :: sliapi :: ${project.artifactId} + ccsdk-sli-core :: sliapi - - - org.opendaylight.mdsal.binding.model.ietf - rfc6991 - + + yang + swagger + - - -- cgit 1.2.3-korg