Do not hard-code dependency plugin version
[nemo.git] / nemo-ui / pom.xml
index a445ada9076d549ac927eae96d84e318041e78ef..1aef0db56074b1bab70a6406f41992db83bb32d7 100644 (file)
@@ -47,7 +47,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-dependency-plugin</artifactId>
-        <version>2.6</version>
         <executions>
           <execution>
             <id>unpack-loader-resources</id>
@@ -91,4 +90,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <url>https://wiki.opendaylight.org/view/NEMO:Main</url>
     <tag>HEAD</tag>
   </scm>
-</project>
\ No newline at end of file
+</project>