You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ca...@apache.org on 2006/04/29 01:54:19 UTC

svn commit: r398041 - /maven/plugins/trunk/maven-plugin-plugin/pom.xml

Author: carlos
Date: Fri Apr 28 16:54:18 2006
New Revision: 398041

URL: http://svn.apache.org/viewcvs?rev=398041&view=rev
Log:
[MPLUGIN-10] Upgrade maven-plugin-tools-api to 2.0.5-SNAPSHOT

Modified:
    maven/plugins/trunk/maven-plugin-plugin/pom.xml

Modified: maven/plugins/trunk/maven-plugin-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-plugin-plugin/pom.xml?rev=398041&r1=398040&r2=398041&view=diff
==============================================================================
--- maven/plugins/trunk/maven-plugin-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-plugin-plugin/pom.xml Fri Apr 28 16:54:18 2006
@@ -34,7 +34,7 @@
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-plugin-tools-api</artifactId>
-      <version>2.0.3-SNAPSHOT</version>
+      <version>2.0.5-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>