X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=aai-schema%2Fpom.xml;h=422601d605af3e4813c7a840364aed01a7309a74;hb=ab3187e64b6a6cf9b99c44104b87e79f6486a399;hp=58b1be77f211aa13d6395d9479e9082220386242;hpb=1fa52bb25e5d09c87cb0fcb2e16011f5959b092a;p=aai%2Faai-service.git diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index 58b1be7..422601d 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -11,6 +11,10 @@ aai-schema UTF-8 + https://nexus.onap.org + /content/repositories/snapshots/ + /content/repositories/releases/ + /content/repositories/staging/ @@ -104,12 +108,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