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:12:33 UTC

svn commit: r443415 - /directory/branches/apacheds/1.0/core-plugin/pom.xml

Author: elecharny
Date: Thu Sep 14 10:12:32 2006
New Revision: 443415

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

Modified:
    directory/branches/apacheds/1.0/core-plugin/pom.xml

Modified: directory/branches/apacheds/1.0/core-plugin/pom.xml
URL: http://svn.apache.org/viewvc/directory/branches/apacheds/1.0/core-plugin/pom.xml?view=diff&rev=443415&r1=443414&r2=443415
==============================================================================
--- directory/branches/apacheds/1.0/core-plugin/pom.xml (original)
+++ directory/branches/apacheds/1.0/core-plugin/pom.xml Thu Sep 14 10:12:32 2006
@@ -17,7 +17,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>