You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2006/09/14 19:13:09 UTC

svn commit: r443416 - /directory/trunks/daemon/plugin/pom.xml

Author: elecharny
Date: Thu Sep 14 10:13:08 2006
New Revision: 443416

URL: http://svn.apache.org/viewvc?view=rev&rev=443416
Log:
Upgraded maven-plugin-api from 2.0 to 2.0.1 version

Modified:
    directory/trunks/daemon/plugin/pom.xml

Modified: directory/trunks/daemon/plugin/pom.xml
URL: http://svn.apache.org/viewvc/directory/trunks/daemon/plugin/pom.xml?view=diff&rev=443416&r1=443415&r2=443416
==============================================================================
--- directory/trunks/daemon/plugin/pom.xml (original)
+++ directory/trunks/daemon/plugin/pom.xml Thu Sep 14 10:13:08 2006
@@ -27,7 +27,7 @@
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-plugin-api</artifactId>
-      <version>2.0</version>
+      <version>2.0.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>