From: Lee, Tian (tl5884) Date: Thu, 2 May 2019 10:54:16 +0000 (+0100) Subject: Tidy up pom config changes X-Git-Tag: 1.4.2~2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsearch-data-service.git;a=commitdiff_plain;h=d24b9671b91935c49602c5793c67e0b1c1607353 Tidy up pom config changes Change-Id: I088f3e0bd537a36cf8682070811f50d4abdee150 Issue-ID: AAI-2401 Signed-off-by: Lee, Tian (tl5884) --- diff --git a/elasticsearch-sg/pom.xml b/elasticsearch-sg/pom.xml index c27ff54..e581748 100644 --- a/elasticsearch-sg/pom.xml +++ b/elasticsearch-sg/pom.xml @@ -79,26 +79,26 @@ - org.apache.maven.plugins - maven-deploy-plugin - 2.8.2 - - - default-deploy - none - - + 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 - + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexusproxy} + 176c31dfe190a + ecomp-staging + diff --git a/pom.xml b/pom.xml index d3ffb93..0443284 100644 --- a/pom.xml +++ b/pom.xml @@ -40,33 +40,6 @@ - - - - - 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 diff --git a/search-data-service-app/pom.xml b/search-data-service-app/pom.xml index 978b0c5..3ba6fe0 100644 --- a/search-data-service-app/pom.xml +++ b/search-data-service-app/pom.xml @@ -396,15 +396,15 @@ - org.apache.maven.plugins - maven-deploy-plugin - 2.8.2 - - - default-deploy - none - - + org.apache.maven.plugins + maven-deploy-plugin + 2.8.2 + + + default-deploy + none + + org.codehaus.mojo @@ -430,28 +430,28 @@ - - default-check - - check - - - ${project.build.directory}/coverage-reports/jacoco.exec - + + default-check + + check + + + ${project.build.directory}/coverage-reports/jacoco.exec + - - BUNDLE - - - LINE - COVEREDRATIO - ${jacoco.line.coverage.limit} - - - - - - + + BUNDLE + + + LINE + COVEREDRATIO + ${jacoco.line.coverage.limit} + + + + + +