Author: stephenc
Date: Tue Jul 5 14:10:38 2011
New Revision: 1143068
URL: http://svn.apache.org/viewvc?rev=1143068&view=rev
Log:
update parent
Modified:
maven/plugins/trunk/maven-dependency-plugin/pom.xml
Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/pom.xml?rev=1143068&r1=1143067&r2=1143068&view=diff
==============================================================================
--- maven/plugins/trunk/maven-dependency-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-dependency-plugin/pom.xml Tue Jul 5 14:10:38 2011
@@ -25,7 +25,7 @@ under the License.
<parent>
<artifactId>maven-plugins</artifactId>
<groupId>org.apache.maven.plugins</groupId>
- <version>19</version>
+ <version>21</version>
<relativePath>../maven-plugins/pom.xml</relativePath>
</parent>