Merge "BUG 1129:Removed hard coded version from netconf project as part of the automa...
[controller.git] / opendaylight / netconf / netconf-util / pom.xml
index f3b35ce3ceaee5b6b26aee7ebac6892e16ef47b6..df4d389705b29eda03cb3e88a553ba14902720f3 100644 (file)
@@ -53,7 +53,6 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>2.3.7</version>
         <configuration>
           <instructions>
             <Import-Package>com.google.common.base, com.google.common.collect, io.netty.channel,
@@ -69,7 +68,6 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-jar-plugin</artifactId>
-        <version>2.4</version>
         <executions>
           <execution>
             <goals>