Author: jbonofre
Date: Tue Jul 3 11:53:26 2012
New Revision: 1356675
URL: http://svn.apache.org/viewvc?rev=1356675&view=rev
Log:
[KARAF-1608] Upgrade to maven-dependency-plugin 2.4
Modified:
karaf/branches/karaf-2.2.x/pom.xml
Modified: karaf/branches/karaf-2.2.x/pom.xml
URL:
http://svn.apache.org/viewvc/karaf/branches/karaf-2.2.x/pom.xml?rev=1356675&r1=1356674&r2=1356675&view=diff
==============================================================================
--- karaf/branches/karaf-2.2.x/pom.xml (original)
+++ karaf/branches/karaf-2.2.x/pom.xml Tue Jul 3 11:53:26 2012
@@ -1158,7 +1158,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
- <version>2.3</version>
+ <version>2.4</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>