diff options
Diffstat (limited to 'cps-service/pom.xml')
-rw-r--r-- | cps-service/pom.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cps-service/pom.xml b/cps-service/pom.xml index 287e2a74e3..642d76451d 100644 --- a/cps-service/pom.xml +++ b/cps-service/pom.xml @@ -11,10 +11,6 @@ <artifactId>cps-service</artifactId>
- <properties>
- <sonar.coverage.jacoco.xmlReportPaths>${project.reporting.outputDirectory}/jacoco-aggregate/jacoco.xml,${project.reporting.outputDirectory}/jacoco-ut/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
- </properties>
-
<dependencies>
<dependency>
<groupId>org.opendaylight.yangtools</groupId>
|