diff --git a/hawkbit-test-report/pom.xml b/hawkbit-test-report/pom.xml index 65acd4810..13846229f 100644 --- a/hawkbit-test-report/pom.xml +++ b/hawkbit-test-report/pom.xml @@ -106,7 +106,6 @@ - org.jacoco jacoco-maven-plugin @@ -118,12 +117,11 @@ report-aggregate - ${jacoco.outputDir}/jacoco-aggregate + ${project.build.directory}/jacoco-aggregate -