Do not hard-code dependency plugin version 32/54532/1
authorRobert Varga <nite@hq.sk>
Fri, 7 Apr 2017 17:11:45 +0000 (19:11 +0200)
committerRobert Varga <nite@hq.sk>
Fri, 7 Apr 2017 17:20:14 +0000 (17:20 +0000)
odlparent already defines the version, do not down-rev it.

Change-Id: If89d47c7c79b3ce768c634a550671d8871c0abc4
Signed-off-by: Robert Varga <nite@hq.sk>
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>