Merge "Simple changes to eliminate pmd warnings"
[controller.git] / opendaylight / statisticsmanager / implementation / pom.xml
index a6c938a2eb4f5137ccb15f22830580a9b613c1eb..d7dea84686eca42ecf15a91e19dd1d58542a6845 100644 (file)
@@ -21,7 +21,7 @@
     <!-- Sonar properties using jacoco to retrieve integration test results -->
     <sonar.java.coveragePlugin>jacoco</sonar.java.coveragePlugin>
     <sonar.dynamicAnalysis>reuseReports</sonar.dynamicAnalysis>
-    <sonar.jacoco.Reportpath>target/jacoco.exec</sonar.jacoco.Reportpath>
+    <sonar.jacoco.reportpath>target/jacoco.exec</sonar.jacoco.reportpath>
     <sonar.jacoco.itReportPath>target/jacoco-it.exec</sonar.jacoco.itReportPath>
     <sonar.language>java</sonar.language>
   </properties>