Remove sonar.jacoco.reportPath overrides
[yangtools.git] / third-party / triemap / pom.xml
index ce9bbf1f0ee90e51b971ec9e491ee5246bb0f21a..c52a1dc465189b48d1e3aaaac313f3e004bda8de 100644 (file)
 
     <description>Java implementation of a concurrent trie hash map from Scala collections library</description>
 
-    <properties>
-        <sonar.jacoco.reportPath>${project.basedir}/../../target/jacoco.exec</sonar.jacoco.reportPath>
-    </properties>
-
     <dependencyManagement>
         <dependencies>
             <dependency>