diff options
Diffstat (limited to 'cps-parent/pom.xml')
-rwxr-xr-x | cps-parent/pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cps-parent/pom.xml b/cps-parent/pom.xml index c3b61541f6..b8f8975a67 100755 --- a/cps-parent/pom.xml +++ b/cps-parent/pom.xml @@ -43,6 +43,8 @@ ../cps-service/target/site/jacoco-aggregate/jacoco.xml, ../cps-rest/target/site/jacoco-ut/jacoco.xml, ../cps-rest/target/site/jacoco-aggregate/jacoco.xml, + ../cps-nf-proxy-rest/target/site/jacoco-ut/jacoco.xml, + ../cps-nf-proxy-rest/target/site/jacoco-aggregate/jacoco.xml, </sonar.coverage.jacoco.xmlReportPaths> </properties> |