X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=search-data-service-app%2Fpom.xml;h=2e0b19c29a7abc9b18f6075fbe272993c16d2e1d;hb=42570578ab61e9dc630544f3d07cf48fc4b3cb80;hp=98fce2a5c97ec29f20a3b75c1bd2ec692ec115f2;hpb=48835b19ca7c475f422e782a62ddfb02b8234a95;p=aai%2Fsearch-data-service.git diff --git a/search-data-service-app/pom.xml b/search-data-service-app/pom.xml index 98fce2a..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.0-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} + + + + + +