X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sidecar%2Ffproxy%2Fpom.xml;h=1a63ea5794f7196fe9ed85b4423fb5b8f22bf8d9;hb=a649fd1b3c8308b4c7cc2018965c93bff9d7eb54;hp=8035e846088d2909f51b530cf0338e55daf993ae;hpb=6c3031ea90d5b51ae44a599c0cd0d95c057cf633;p=aaf%2Fcadi.git diff --git a/sidecar/fproxy/pom.xml b/sidecar/fproxy/pom.xml index 8035e84..1a63ea5 100644 --- a/sidecar/fproxy/pom.xml +++ b/sidecar/fproxy/pom.xml @@ -1,48 +1,37 @@ - + 4.0.0 - fproxy - 1.0.0-SNAPSHOT - jar - - org.onap.aaf.cadi + org.onap.aaf.cadi.sidecar sidecar - 1.0.0-SNAPSHOT + 2.1.11-SNAPSHOT - aaf-fproxy - ONAP AAF Forward Proxy Microservice For Pluggable Security + fproxy + jar - - - 2.0.3.RELEASE - ${basedir}/target - true - + Sidecar fproxy + ONAP AAF Forward Proxy Microservice For Pluggable Security @@ -58,44 +47,45 @@ + + 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 + org.springframework.boot spring-boot-starter-tomcat + + org.springframework.boot + spring-boot-starter-json org.springframework.boot - spring-boot-starter-actuator - - - - org.apache.commons - commons-lang3 - - - - org.apache.httpcomponents - httpclient + spring-boot-starter-test - - org.springframework.boot - spring-boot-starter-test - test + com.google.code.gson + gson - @@ -160,13 +150,6 @@ com.spotify docker-maven-plugin 0.4.11 - - - com.github.jnr - jnr-unixsocket - 0.13 - - true docker-hub @@ -181,9 +164,6 @@ org.apache.maven.plugins maven-deploy-plugin - - true -