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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]