X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=sidecar%2Fpom.xml;h=c926d99ef110a0e19f10c544bc672871dd3ebcac;hb=5aa8aec689a399e7803e84e531532d0c61631ec1;hp=def9f20e26e64d9a2a1502a15f0f9c1ba50bf565;hpb=e9c0bf259db0084592536e896cc449b5cf34b84f;p=aaf%2Fcadi.git diff --git a/sidecar/pom.xml b/sidecar/pom.xml index def9f20..c926d99 100644 --- a/sidecar/pom.xml +++ b/sidecar/pom.xml @@ -1,29 +1,29 @@ - - - org.onap.aaf.cadi - parent - 2.1.7-SNAPSHOT - .. - + * =========================================================================== + * org.onap.aaf + * Copyright (c) 2017 AT&T Intellectual Property. All rights reserved. + * =========================================================================== + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + * ============LICENSE_END==================================================== + * --> + + + org.onap.aaf.cadi + parent + 2.1.7-SNAPSHOT + .. + 4.0.0 org.onap.aaf.cadi.sidecar sidecar @@ -33,38 +33,97 @@ UTF-8 UTF-8 + true + 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.0.3.RELEASE + + 2.0.3.RELEASE + 3.0.4.RELEASE ${basedir}/target + - - - org.onap.aaf.cadi.sidecar - fproxy - ${project.version} - - - org.onap.aaf.cadi.sidecar - rproxy - ${project.version} - + + org.onap.aaf.cadi.sidecar + fproxy + ${project.version} + + + org.onap.aaf.cadi.sidecar + rproxy + ${project.version} + + + 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-dependencies + spring-boot-starter-web + ${spring.boot.version} + + + + org.springframework.boot + spring-boot-starter-test ${spring.boot.version} - pom - import + - + @@ -74,19 +133,6 @@ - - - - true - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - ${java.version} - ${java.version} - - - @@ -112,7 +158,7 @@ - +