You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/09/16 21:03:11 UTC

svn commit: r289634 - /maven/components/trunk/maven-core-it/it0065/plugin/pom.xml

Author: brett
Date: Fri Sep 16 12:03:06 2005
New Revision: 289634

URL: http://svn.apache.org/viewcvs?rev=289634&view=rev
Log:
fix old api reference

Modified:
    maven/components/trunk/maven-core-it/it0065/plugin/pom.xml

Modified: maven/components/trunk/maven-core-it/it0065/plugin/pom.xml
URL: http://svn.apache.org/viewcvs/maven/components/trunk/maven-core-it/it0065/plugin/pom.xml?rev=289634&r1=289633&r2=289634&view=diff
==============================================================================
--- maven/components/trunk/maven-core-it/it0065/plugin/pom.xml (original)
+++ maven/components/trunk/maven-core-it/it0065/plugin/pom.xml Fri Sep 16 12:03:06 2005
@@ -12,7 +12,7 @@
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-plugin-api</artifactId>
-      <version>2.0-beta-1-SNAPSHOT</version>
+      <version>2.0-beta-1</version>
       <type>jar</type>
       <scope>compile</scope>
     </dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org