Merge "Stop creating new Boolean, move to use valueOf method"
[controller.git] / opendaylight / statisticsmanager / implementation / pom.xml
index f3e3597c1df36e690a324b26ddec6dae961def3e..4d47312e023ec2e1ec39faea1e8aad611dd444c4 100644 (file)
@@ -31,7 +31,7 @@
         <plugin>
           <groupId>org.jacoco</groupId>
           <artifactId>jacoco-maven-plugin</artifactId>
-          <version>0.5.3.201107060350</version>
+          <version>${jacoco.version}</version>
         </plugin>
       </plugins>
     </pluginManagement>
@@ -39,7 +39,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>2.3.6</version>
+        <version>${bundle.plugin.version}</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>