Merge "Declare osgi.core.version in one pom and reuse it."
[controller.git] / opendaylight / hosttracker_new / implementation / pom.xml
index a4ff57b7f04348af9b9fbbee2a8b7f345905ef93..dfc2955cfd9679f8c7f3eca2ca4fb60fcf5ef2c5 100644 (file)
@@ -22,7 +22,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>