X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=4237efd9192fb08906dd269549b2c055d1c82c3d;hb=e01703c951dca2546cc5a9ccdfc9789d30630ec6;hp=ece3cd2a5887248da21111faf7d64ede194cc4ec;hpb=31d847ed8562bc6169fd8c33af93302d67ab074e;p=aaf%2Fauthz.git diff --git a/pom.xml b/pom.xml index ece3cd2a..4237efd9 100644 --- a/pom.xml +++ b/pom.xml @@ -26,6 +26,29 @@ 2.1.0-SNAPSHOT AAF Overall Parent pom + + + org.onap.oparent + oparent + 1.1.0 + + + + + 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} + @@ -43,20 +66,22 @@ cadi auth - - - + - nexus - attarch-releases - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-releases + ecomp-releases + AAF Release Repository + ${nexusproxy}${releaseNexusPath} - nexus - attarch-snapshots - http://mavencentral.it.att.com:8084/nexus/content/repositories/attarch-snapshots + ecomp-snapshots + AAF Snapshot Repository + ${nexusproxy}${snapshotNexusPath} + + ecomp-site + dav:${nexusproxy}${sitePath} +