From 5aa8aec689a399e7803e84e531532d0c61631ec1 Mon Sep 17 00:00:00 2001 From: Instrumental Date: Wed, 7 Nov 2018 20:52:15 -0600 Subject: Fix/Renable sidecar builds Issue-ID: AAF-613 Change-Id: Ic13411eebbf3c1c9b6d8492aff1b37db37a965e4 Signed-off-by: Instrumental --- sidecar/fproxy/pom.xml | 58 +++++++++++++------------------------------------- 1 file changed, 15 insertions(+), 43 deletions(-) (limited to 'sidecar/fproxy/pom.xml') diff --git a/sidecar/fproxy/pom.xml b/sidecar/fproxy/pom.xml index 0246eb2..e79bd3e 100644 --- a/sidecar/fproxy/pom.xml +++ b/sidecar/fproxy/pom.xml @@ -33,68 +33,40 @@ Sidecar fproxy ONAP AAF Forward Proxy Microservice For Pluggable Security - - - 2.0.3.RELEASE - ${basedir}/target - - - - - - - org.springframework.boot - spring-boot-dependencies - ${spring.boot.version} - pom - import - - - - + org.springframework.boot - spring-boot-starter-jetty + spring-boot-dependencies + ${spring.boot.version} + pom + import - + - org.springframework.boot - spring-boot-starter-web - - - spring-boot-starter-tomcat - org.springframework.boot - - - org.springframework.boot - spring-boot-starter-json - - + org.apache.httpcomponents + httpclient - + - org.apache.commons - commons-lang3 + org.springframework.boot + spring-boot-starter-jetty - org.apache.httpcomponents - httpclient + org.springframework.boot + spring-boot-starter-aop - com.google.code.gson - gson + org.springframework.boot + spring-boot-starter-web - org.springframework.boot spring-boot-starter-test - test - -- cgit 1.2.3-korg