X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sidecar%2Frproxy%2Fpom.xml;h=088ac276dfe2dfa27eb8d2bfbd59ebdc87cef6a5;hb=a731df5883aebc9fe34797737e00ea8f236019ee;hp=698dde960d9e313a3cba20860dc61842b7cb4a88;hpb=bf541d5f93db8b4ef1ec5bbd699f5750210304c4;p=aaf%2Fcadi.git diff --git a/sidecar/rproxy/pom.xml b/sidecar/rproxy/pom.xml index 698dde9..088ac27 100644 --- a/sidecar/rproxy/pom.xml +++ b/sidecar/rproxy/pom.xml @@ -1,25 +1,22 @@ - + 4.0.0 @@ -27,35 +24,19 @@ org.onap.aaf.cadi.sidecar sidecar - 2.1.2-SNAPSHOT + 2.1.19-SNAPSHOT + + ${project.build.directory}/${project.artifactId}-build/ + + rproxy - 2.1.2-SNAPSHOT jar - aaf-rproxy + Sidecar rproxy ONAP AAF Reverse Proxy Microservice For Pluggable Security - - 2.0.3.RELEASE - ${basedir}/target - - - - - - - - org.springframework.boot - spring-boot-dependencies - ${spring.boot.version} - pom - import - - - - @@ -80,11 +61,6 @@ spring-boot-starter-jetty - - org.apache.httpcomponents - httpclient - - org.springframework.boot spring-boot-starter-aop @@ -96,12 +72,21 @@ test + + org.apache.httpcomponents + httpclient + + + + org.aspectj + aspectjrt + + org.onap.aaf.cadi.sidecar fproxy - 2.1.2-SNAPSHOT @@ -109,17 +94,11 @@ gson - - org.mockito - mockito-core - - org.onap.aaf.authz aaf-cadi-aaf - 2.1.2 @@ -153,50 +132,77 @@ false 1 + -Xmx1024m -XX:MaxPermSize=256m - org.apache.maven.plugins - maven-resources-plugin - 3.0.2 + maven-assembly-plugin + + + src/main/assembly/descriptor.xml + + - copy-docker-file + make-assembly package - copy-resources + single - - target - true - - - ${basedir}/src/main/docker - true - - - ${basedir}/src/main/bin/ - true - - - - - com.spotify +