X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=annotations%2Fpom.xml;fp=annotations%2Fpom.xml;h=ae6215e5314fe0f80c3fa2b203d2adbc5a49c04d;hb=90c956f267351dc04d48ad0ec0622a6848c89bfa;hp=76e68f7deb034e092e771702d5a1be3a52f8f071;hpb=88a51202fbf15ee5ae794c5f8e0313d95d2cbec0;p=aai%2Faai-service.git diff --git a/annotations/pom.xml b/annotations/pom.xml index 76e68f7..ae6215e 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -12,6 +12,10 @@ jar UTF-8 + https://nexus.onap.org + /content/repositories/snapshots/ + /content/repositories/releases/ + /content/repositories/staging/ @@ -94,12 +98,12 @@ ecomp-releases ECOMP Release Repository - https://nexus.openecomp.org/content/repositories/releases/ + ${nexusproxy}/${releaseNexusPath} ecomp-snapshots ECOMP Snapshot Repository - https://nexus.openecomp.org/content/repositories/snapshots/ + ${nexusproxy}/${snapshotNexusPath} ecomp-javadoc