X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=search-data-service-app%2Fpom.xml;h=2e0b19c29a7abc9b18f6075fbe272993c16d2e1d;hb=42570578ab61e9dc630544f3d07cf48fc4b3cb80;hp=5cc0ab374c0d30961afd0868db9ea86a376821f4;hpb=0775c59211291505a49fbc36a08d695e4aa7af93;p=aai%2Fsearch-data-service.git diff --git a/search-data-service-app/pom.xml b/search-data-service-app/pom.xml index 5cc0ab3..2e0b19c 100644 --- a/search-data-service-app/pom.xml +++ b/search-data-service-app/pom.xml @@ -32,7 +32,7 @@ org.onap.aai.search-data-service search-data-service-app - 1.4.1-SNAPSHOT + 1.4.3-SNAPSHOT AAI Search Data Service Application @@ -395,13 +395,16 @@ - org.apache.maven.plugins maven-deploy-plugin - - true - + 2.8.2 + + + default-deploy + none + + org.codehaus.mojo @@ -427,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} + + + + + +