Merge "Add SCM section to all the poms"
[controller.git] / opendaylight / statisticsmanager / integrationtest / pom.xml
index 2c38520db37ecf16a8f660a8b3d13831d5401941..d620d676f495bb286cca63dbb10ea0a6d19da81e 100644 (file)
       <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>