Fix warnings about overriden versions
[controller.git] / opendaylight / northbound / subnets / pom.xml
index fe0de36554f7d98982b92cfcfad2f1369f52b3f8..71a714717ec630367acf796527b73dcce25d38f7 100644 (file)
@@ -22,7 +22,6 @@
       <plugin>
         <groupId>org.codehaus.enunciate</groupId>
         <artifactId>maven-enunciate-plugin</artifactId>
-        <version>${enunciate.version}</version>
         <dependencies>
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
-      <version>${junit.version}</version>
       <scope>test</scope>
     </dependency>
   </dependencies>