summaryrefslogtreecommitdiffstats
path: root/models-interactions/model-impl
diff options
context:
space:
mode:
Diffstat (limited to 'models-interactions/model-impl')
-rw-r--r--models-interactions/model-impl/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/models-interactions/model-impl/pom.xml b/models-interactions/model-impl/pom.xml
index a66abe821..e29a818c8 100644
--- a/models-interactions/model-impl/pom.xml
+++ b/models-interactions/model-impl/pom.xml
@@ -33,6 +33,10 @@
<groupId>org.onap.policy.models.policy-models-interactions.model-impl</groupId>
<artifactId>model-impl</artifactId>
+ <properties>
+ <jacoco.dataFile>${project.basedir}/../../../../target/code-coverage/jacoco-ut.exec</jacoco.dataFile>
+ </properties>
+
<modules>
<module>aai</module>
<module>appc</module>