X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=4a61caf3999db71e3c11fe7efcb635bc279f98c7;hb=refs%2Fheads%2Frelease-1.0.0;hp=889fbfb909f18e43b5f7610b9098b4ba00fcd739;hpb=b290acafdc85b7d0b6d2c6ab6de87a89f2852f82;p=aai%2Fmodel-loader.git diff --git a/pom.xml b/pom.xml index 889fbfb..4a61caf 100644 --- a/pom.xml +++ b/pom.xml @@ -40,8 +40,21 @@ ${project.build.directory}/coverage-reports/jacoco.exec false ${project.version} + https://nexus.onap.org + + + ecomp-releases + ECOMP Release Repository + ${nexusproxy}/content/repositories/releases/ + + + ecomp-snapshots + ECOMP Snapshot Repository + ${nexusproxy}/content/repositories/snapshots/ + + org.mockito @@ -162,17 +175,17 @@ ecomp-releases ECOMP Release Repository - https://nexus.openecomp.org/content/repositories/releases/ + ${nexusproxy}/content/repositories/releases/ ecomp-snapshots ECOMP Snapshot Repository - https://nexus.openecomp.org/content/repositories/snapshots/ + ${nexusproxy}/content/repositories/snapshots/ ecomp-staging ECOMP Staging Repository - https://nexus.openecomp.org/content/repositories/staging/ + ${nexusproxy}/content/repositories/staging/ @@ -225,7 +238,7 @@ org.apache.maven.plugins maven-dependency-plugin - 2.5.1 + 2.8 copy-agent @@ -383,6 +396,18 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + +