X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=456185b5f6acab460253d0b207957822672b5727;hb=0775c59211291505a49fbc36a08d695e4aa7af93;hp=3eb4543399d0b9f4507b8c792e96dccde95003b8;hpb=e07d5b8dc0801583518b4f27ce6b8f3b56bcf206;p=aai%2Fsearch-data-service.git diff --git a/pom.xml b/pom.xml index 3eb4543..456185b 100644 --- a/pom.xml +++ b/pom.xml @@ -25,17 +25,48 @@ 4.0.0 org.onap.aai - search-data-service-agg + search-data-service aai-search-data-service aggregate pom - 1.4.0-SNAPSHOT + 1.4.1-SNAPSHOT pom - search-data-service + search-data-service-app elasticsearch-sg + + https://nexus.onap.org + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + default-deploy + none + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${onap.nexus.url} + 176c31dfe190a + ecomp-staging + + + + com.spotify @@ -45,7 +76,27 @@ true + + org.apache.maven.plugins + maven-deploy-plugin + + true + + - \ No newline at end of file + + + ecomp-releases + ECOMP Release Repository + ${nexusproxy}/content/repositories/releases/ + + + ecomp-snapshots + ECOMP Snapshot Repository + ${nexusproxy}/content/repositories/snapshots/ + + + +