X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;fp=pom.xml;h=e2a448b6b843055ec7bc7646ad34cebef07ef44f;hb=6b34334fa325f710093eacb82196c591e6e4e5c9;hp=95432b28deb917b1dc4cbb4d7a1a9343d64c5f00;hpb=c48523f7e3aa7eb2f17f71448d679335dc395099;p=aai%2Frouter-core.git diff --git a/pom.xml b/pom.xml index 95432b2..e2a448b 100644 --- a/pom.xml +++ b/pom.xml @@ -43,6 +43,7 @@ limitations under the License. false ${project.version} 2.22.1 + 0.71 @@ -234,16 +235,30 @@ limitations under the License. true + - jacoco-initialize-unit-tests - - prepare-agent - - - ${project.build.directory}/coverage-reports/jacoco.exec - - - + default-check + + check + + + ${sonar.jacoco.reportPath} + + + + BUNDLE + + + LINE + COVEREDRATIO + ${jacoco.line.coverage.limit} + + + + + + +