X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=inline;f=elasticsearch-sg%2Fpom.xml;h=6b4bd63d3ffa93c169792b9840e4c094f741b77e;hb=refs%2Ftags%2F1.4.2;hp=cd2433354b2946caafee3e4000d4b278856f7230;hpb=e07d5b8dc0801583518b4f27ce6b8f3b56bcf206;p=aai%2Fsearch-data-service.git diff --git a/elasticsearch-sg/pom.xml b/elasticsearch-sg/pom.xml index cd24333..6b4bd63 100644 --- a/elasticsearch-sg/pom.xml +++ b/elasticsearch-sg/pom.xml @@ -26,10 +26,14 @@ org.onap.aai.search-data-service elasticsearch-sg - elasticsearch with searchguard - 1.4.0-SNAPSHOT + ElasticSearch with SearchGuard + 1.4.2-SNAPSHOT pom + + https://nexus.onap.org + + @@ -74,8 +78,42 @@ true - + + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + default-deploy + none + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + + - \ No newline at end of file + + + ecomp-releases + ECOMP Release Repository + ${nexusproxy}/content/repositories/releases/ + + + ecomp-snapshots + ECOMP Snapshot Repository + ${nexusproxy}/content/repositories/snapshots/ + + + +