X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sidecar%2Ffproxy%2Fpom.xml;h=cebcafd0fdbe1effdbbe60a743acf61e4fe4aae7;hb=ac7cd3ac1cd79eff3a8e20e23e5a550fb68b8af2;hp=8035e846088d2909f51b530cf0338e55daf993ae;hpb=6c3031ea90d5b51ae44a599c0cd0d95c057cf633;p=aaf%2Fcadi.git diff --git a/sidecar/fproxy/pom.xml b/sidecar/fproxy/pom.xml index 8035e84..cebcafd 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.12-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 -