Remove sonar.jacoco.reportPath overrides
[yangtools.git] / common / concepts / pom.xml
index a62b05e28daf2b48e8b353559e15e289b5ff6ca0..d58aeb1170d3a78a6bb0c31c2f811c215bf68b1d 100644 (file)
     <name>${project.artifactId}</name>
     <description>Common concepts</description>
 
-    <properties>
-        <sonar.jacoco.reportPath>${project.basedir}/../../target/jacoco.exec</sonar.jacoco.reportPath>
-    </properties>
-
     <dependencyManagement>
         <dependencies>
             <dependency>