X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=4cd7d834f6aa55a4705189eb7486d75602df1fb8;hb=0e232a536ab1502c42d4327a8e88b8255112046e;hp=889fbfb909f18e43b5f7610b9098b4ba00fcd739;hpb=b290acafdc85b7d0b6d2c6ab6de87a89f2852f82;p=aai%2Fmodel-loader.git diff --git a/pom.xml b/pom.xml index 889fbfb..4cd7d83 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ 4.0.0 org.openecomp.aai.model-loader model-loader - 1.0.0 + 1.1.0-SNAPSHOT war @@ -40,8 +40,21 @@ ${project.build.directory}/coverage-reports/jacoco.exec false ${project.version} + https://nexus.openecomp.org + + + ecomp-releases + ECOMP Release Repository + ${nexusproxy}/content/repositories/releases/ + + + ecomp-snapshots + ECOMP Snapshot Repository + ${nexusproxy}/content/repositories/snapshots/ + + org.mockito @@ -383,6 +396,18 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + +