Unify jacoco versions to 0.6.2.201302030002
[controller.git] / opendaylight / md-sal / compatibility / pom.xml
index c5c5cd32c55da42f1c3beac4e369247a97e92dd4..63ecfeb2ec6599a1ddca29fbeaf6b89e35f0138b 100644 (file)
@@ -73,7 +73,7 @@
                 <groupId>org.jacoco</groupId>
                 <artifactId>jacoco-maven-plugin</artifactId>
                 <configuration>
-                    <includes>org.opendaylight.controller.*</includes>
+                    <includes><include>org.opendaylight.controller.*</include></includes>
                 </configuration>
                 <executions>
                     <execution>