Remove jacoco overrides
[yangtools.git] / yang / yang-data-impl / pom.xml
index 9576392b068da184d55700635e07e7874a5372b1..beed31ec6b960a4b5d09affbfba67289c69184d0 100644 (file)
@@ -91,7 +91,6 @@
                             <goal>prepare-agent</goal>
                         </goals>
                         <configuration>
-                            <destFile>${project.build.directory}/code-coverage/jacoco.exec</destFile>
                             <propertyName>jacoco.agent.ut.arg</propertyName>
                         </configuration>
                     </execution>
                             <goal>prepare-agent</goal>
                         </goals>
                         <configuration>
-                            <destFile>${project.build.directory}/code-coverage/jacoco-it.exec</destFile>
                             <propertyName>jacoco.agent.it.arg</propertyName>
                         </configuration>
                     </execution>