X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=search-data-service-app%2Fpom.xml;h=8c93f920c88ac2e36a26d58e3e3874e6c6df41e9;hb=e25f4959c9e3f1992b3f5a8303500bd13488e5cd;hp=978b0c5e395fcec34e12ba2f5281356e6638b3e3;hpb=22471531491355235b0dd22518d3f967b8094290;p=aai%2Fsearch-data-service.git diff --git a/search-data-service-app/pom.xml b/search-data-service-app/pom.xml index 978b0c5..8c93f92 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.2-SNAPSHOT AAI Search Data Service Application @@ -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} + + + + + +