From: Vijay Venkatesh Kumar Date: Mon, 10 Feb 2020 23:00:13 +0000 (+0000) Subject: Merge "Add DCAE MOD design tool project" X-Git-Tag: 1.3.0~5 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=45341fa5e6e64e86286254d49ca951c43726ab94;hp=9507f2f8d2ec616f01f5ee8825106300b95e8ddc;p=dcaegen2%2Fplatform.git Merge "Add DCAE MOD design tool project" --- diff --git a/mod/genprocessor/pom.xml b/mod/genprocessor/pom.xml index 0aed60a..a784ec5 100644 --- a/mod/genprocessor/pom.xml +++ b/mod/genprocessor/pom.xml @@ -39,6 +39,8 @@ limitations under the License. 1.9.2 0.32.0 + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml + diff --git a/mod/runtimeapi/pom.xml b/mod/runtimeapi/pom.xml index 045f28e..e951d94 100644 --- a/mod/runtimeapi/pom.xml +++ b/mod/runtimeapi/pom.xml @@ -38,6 +38,8 @@ limitations under the License. true 1.8 yyyyMMdd'T'HHmmss + ${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml +