X-Git-Url: https://gerrit.onap.org/r/gitweb?p=multicloud%2Fframework.git;a=blobdiff_plain;f=artifactbroker%2Fpom.xml;h=53d64265d2d4b3a2d27a8b5d1e4965766cf4ed08;hp=da6b1d3484f694ab4bc6752e3dbdec52ccba0e86;hb=e6a4b2a5809b359397730f2ae3517a3ffc5204a4;hpb=2cf6469e7af254a65f4fde20b2ef61efad32cd57 diff --git a/artifactbroker/pom.xml b/artifactbroker/pom.xml index da6b1d3..53d6426 100644 --- a/artifactbroker/pom.xml +++ b/artifactbroker/pom.xml @@ -17,12 +17,12 @@ org.onap.multicloud.framework multicloud-framework - 1.3.0-SNAPSHOT - + 1.5.1-SNAPSHOT 4.0.0 + org.onap.multicloud.framework multicloud-framework-artifactbroker - 1.3.0-SNAPSHOT + 1.5.1-SNAPSHOT pom multicloud-framework-artifactbroker artifact broker @@ -33,6 +33,11 @@ https://nexus.onap.org 1.2.3 1.3.4 + 1.3.5 + java + + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml + model @@ -137,7 +142,7 @@ prepare-agent - ${sonar.jacoco.reportPath} + ${sonar.coverage.jacoco.xmlReportPaths} true @@ -148,7 +153,7 @@ report - ${sonar.jacoco.reportPath} + ${sonar.coverage.jacoco.xmlReportPaths} @@ -207,7 +212,7 @@ prepare-agent - ${sonar.jacoco.reportPath} + ${sonar.coverage.jacoco.xmlReportPaths} @@ -217,7 +222,7 @@ report - ${sonar.jacoco.reportPath} + ${sonar.coverage.jacoco.xmlReportPaths}