Author: jbonofre
Date: Tue Nov 10 11:22:27 2009
New Revision: 834432
URL: http://svn.apache.org/viewvc?rev=834432&view=rev
Log:
Use the maven dependency plugin 2.1.
Modified:
servicemix/components/components-pom/trunk/pom.xml
Modified: servicemix/components/components-pom/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/components/components-pom/trunk/pom.xml?rev=834432&r1=834431&r2=834432&view=diff
==============================================================================
--- servicemix/components/components-pom/trunk/pom.xml (original)
+++ servicemix/components/components-pom/trunk/pom.xml Tue Nov 10 11:22:27 2009
@@ -481,7 +481,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
- <version>2.0</version>
+ <version>2.1</version>
<executions>
<execution>
<id>copy-legal</id>