X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=search-data-service-app%2Fpom.xml;h=71fe188e1f1b5f7f7dcdfed1cda02992f6951aa5;hb=78c5a01b9fd7236f79b9dcdb57a9e76d92b02d03;hp=bd4daee99c17ea383a5f87bc964068f66df7a9d8;hpb=e914376e0831e8e2f73a4c7c26576a271bcbbe56;p=aai%2Fsearch-data-service.git diff --git a/search-data-service-app/pom.xml b/search-data-service-app/pom.xml index bd4daee..71fe188 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.5.0-SNAPSHOT AAI Search Data Service Application @@ -101,19 +101,19 @@ org.onap.aai.logging-service common-logging - 1.2.2 + 1.5.0 org.onap.aai.logging-service logging-api - 1.2.2 + 1.5.0 org.onap.aai.logging-service eelf-logging - 1.2.2 + 1.5.0 @@ -303,18 +303,6 @@ true - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - - @@ -395,13 +383,9 @@ - org.apache.maven.plugins maven-deploy-plugin - - true - org.codehaus.mojo @@ -427,28 +411,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} + + + + + +