Author: jbonofre
Date: Tue Jul 3 11:39:45 2012
New Revision: 1356674
URL: http://svn.apache.org/viewvc?rev=1356674&view=rev
Log:
[KARAF-1608] Upgrade to maven-dependency-plugin 2.4
Modified:
karaf/branches/karaf-2.3.x/pom.xml
Modified: karaf/branches/karaf-2.3.x/pom.xml
URL:
http://svn.apache.org/viewvc/karaf/branches/karaf-2.3.x/pom.xml?rev=1356674&r1=1356673&r2=1356674&view=diff
==============================================================================
--- karaf/branches/karaf-2.3.x/pom.xml (original)
+++ karaf/branches/karaf-2.3.x/pom.xml Tue Jul 3 11:39:45 2012
@@ -1178,7 +1178,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>