X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sidecar%2Fpom.xml;h=bba558743566e8239942118d8798b7aa1e3e5a69;hb=4a3962dec1da8d43e0db225d42fa4d57e338e1d6;hp=d0d053df93ebfad49c0df7446895e7fc55837c42;hpb=a14cb8993b3fcbf7f92770d4f326288a65089991;p=aaf%2Fcadi.git diff --git a/sidecar/pom.xml b/sidecar/pom.xml index d0d053d..bba5587 100644 --- a/sidecar/pom.xml +++ b/sidecar/pom.xml @@ -1,47 +1,145 @@ - - + + + + org.onap.aaf.cadi + parent + 2.1.18-SNAPSHOT + .. + 4.0.0 org.onap.aaf.cadi.sidecar sidecar - 2.1.2-SNAPSHOT - aaf-cadi-sidecar + Sidecar Parent pom - - org.onap.oparent - oparent - 1.2.1 - - - UTF-8 UTF-8 + false + 0.7.7.201606060606 + 3.2 + jacoco + + target/code-coverage/jacoco-ut.exec + target/code-coverage/jacoco-it.exec + + **/gen/**,**/generated-sources/**,**/yang-gen**,**/pax/** + https://nexus.onap.org + /content/repositories/snapshots/ + /content/repositories/releases/ + /content/repositories/staging/ + /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} + 1.8 + + 2.1.1.RELEASE + 5.1.3.RELEASE + + ${basedir}/target/build + + - + + + + org.onap.aaf.cadi.sidecar + fproxy + 2.1.13 + + + org.onap.aaf.cadi.sidecar + rproxy + 2.1.13 + + + javax.servlet + javax.servlet-api + 3.1.0 + + + org.aspectj + aspectjrt + 1.9.2 + + + com.google.code.gson + gson + 2.8.5 + + + org.apache.commons + commons-lang3 + 3.8.1 + + + org.springframework.boot + spring-boot-starter-jetty + ${spring.boot.version} + + + org.springframework.boot + spring-boot-starter-aop + ${spring.boot.version} + + + org.springframework.boot + spring-boot-starter-web + ${spring.boot.version} + + + org.springframework.boot + spring-boot-starter-test + ${spring.boot.version} + + + org.springframework + spring-core + ${spring.web.version} + + + org.springframework + spring-expression + ${spring.web.version} + + + org.springframework + spring-web + ${spring.web.version} + + + org.springframework + spring-webmvc + ${spring.web.version} + + + ch.qos.logback + logback-classic + + + + + @@ -53,6 +151,18 @@ + + + maven-surefire-plugin + 2.17 + + + + + + com.mycila license-maven-plugin @@ -76,7 +186,7 @@ - +