X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c01e9a05b30f2cc2dbd58bb03b06b4085e484ae2;hb=7e64546247db953162a9658c103696b3a6ccda12;hp=10a4f2c85b47a727eea3fd14b6aee8d72d9dfb53;hpb=b9d4cdf415e9050754cd63a5399daa3e2711deeb;p=aai%2Fmodel-loader.git diff --git a/pom.xml b/pom.xml index 10a4f2c..c01e9a0 100644 --- a/pom.xml +++ b/pom.xml @@ -26,14 +26,14 @@ org.onap.oparent oparent - 2.0.0 + 2.1.0 org.onap.aai.model-loader model-loader aai-model-loader - 1.6.0-SNAPSHOT + 1.6.1-SNAPSHOT @@ -51,11 +51,11 @@ org.onap.aai.modelloader.service.ModelLoaderApplication https://nexus.onap.org ${basedir}/target - 2.1.6.RELEASE - 1.1 - 1.18 + 2.1.12.RELEASE + 1.8 + 1.19 1.3 - 1.3.1 + 1.6.2 1.2.1 1.3.0 1.2.3 @@ -68,9 +68,6 @@ 1.6.0 yyyyMMdd'T'HHmmss'Z' - - ${project.build.directory}/code-coverage - 0.80 @@ -403,6 +400,9 @@ org.apache.maven.plugins maven-deploy-plugin + + true + maven-assembly-plugin @@ -421,34 +421,6 @@ - - org.jacoco - jacoco-maven-plugin - - - default-check - - check - - - ${jacoco.report.directory}/jacoco-ut.exec - - - - BUNDLE - - - LINE - COVEREDRATIO - ${jacoco.line.coverage.limit} - - - - - - - -