From 20c6155c781f2bec7920d37da40c23f3e2a26b89 Mon Sep 17 00:00:00 2001 From: Norm Traxler Date: Mon, 7 Jan 2019 21:32:15 +0000 Subject: Network Discovery Microservice Sync responses Issue-ID: SDNC-543 Change-Id: I274c23a258dcbdd4928169f119e03925b1c10ee7 Signed-off-by: Norm Traxler --- pomba/network-discovery/pom.xml | 59 ++++++++++++++--------------------------- 1 file changed, 20 insertions(+), 39 deletions(-) (limited to 'pomba/network-discovery/pom.xml') diff --git a/pomba/network-discovery/pom.xml b/pomba/network-discovery/pom.xml index dea7353..a428a59 100644 --- a/pomba/network-discovery/pom.xml +++ b/pomba/network-discovery/pom.xml @@ -66,30 +66,23 @@ limitations under the License. commons-io 2.5 - - - - org.springframework.boot - spring-boot-starter-web - - + + org.springframework.boot spring-boot-starter-jetty - - org.springframework.boot - spring-boot-starter - - - ch.qos.logback - logback-classic - - - - - org.springframework.boot - spring-boot-starter-jersey + + + org.springframework.boot + spring-boot-starter-jersey + + + org.springframework.boot + spring-boot-starter-tomcat + + + org.springframework.boot spring-boot-starter-actuator @@ -111,32 +104,20 @@ limitations under the License. + - - io.swagger - swagger-annotations - 1.5.9 - + + io.swagger + swagger-jersey2-jaxrs + 1.5.21 + + org.onap.sdnc.apps.pomba network-discovery-api ${project.version} - - com.google.guava - guava - - - - org.glassfish.jersey.core - jersey-client - - - org.onap.aai - rest-client - 1.2.1 - -- cgit 1.2.3-korg