Merge "Prepare the TopologyManager code for integration testing. Need to have the...
[controller.git] / opendaylight / clustering / integrationtest / pom.xml
index 780bb594ecbc3a8e8ba542c4891a06e9fc94a1ec..63ef24d3b161bb98947540c3e1c64f00071672b8 100644 (file)
@@ -69,7 +69,7 @@
       <plugin>
         <groupId>org.jacoco</groupId>
         <artifactId>jacoco-maven-plugin</artifactId>
-        <version>0.5.3.201107060350</version>
+        <version>${jacoco.version}</version>
         <configuration>
           <destFile>../implementation/target/jacoco-it.exec</destFile>
           <includes>org.opendaylight.controller.*</includes>