X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sidecar%2Ffproxy%2Fpom.xml;h=1a63ea5794f7196fe9ed85b4423fb5b8f22bf8d9;hb=a649fd1b3c8308b4c7cc2018965c93bff9d7eb54;hp=9e9410b34035f13ac090a3b10f3a8731efe7a0ef;hpb=897b6ba5f6cc528ba22b78a111d4d02e4e4de068;p=aaf%2Fcadi.git diff --git a/sidecar/fproxy/pom.xml b/sidecar/fproxy/pom.xml index 9e9410b..1a63ea5 100644 --- a/sidecar/fproxy/pom.xml +++ b/sidecar/fproxy/pom.xml @@ -1,25 +1,22 @@ - + 4.0.0 @@ -27,22 +24,15 @@ org.onap.aaf.cadi.sidecar sidecar - 1.0.0-SNAPSHOT + 2.1.11-SNAPSHOT fproxy - 1.0.0-SNAPSHOT jar - aaf-fproxy + Sidecar fproxy ONAP AAF Forward Proxy Microservice For Pluggable Security - - - 2.0.3.RELEASE - ${basedir}/target - - @@ -57,18 +47,28 @@ + + org.apache.httpcomponents + httpclient + + org.springframework.boot spring-boot-starter-jetty + + org.springframework.boot + spring-boot-starter-aop + + org.springframework.boot spring-boot-starter-web - spring-boot-starter-tomcat org.springframework.boot + spring-boot-starter-tomcat org.springframework.boot @@ -78,27 +78,14 @@ - org.apache.commons - commons-lang3 - - - - org.apache.httpcomponents - httpclient + org.springframework.boot + spring-boot-starter-test com.google.code.gson gson - - - - org.springframework.boot - spring-boot-starter-test - test - -