fix old api reference

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@289634 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-09-16 19:03:06 +00:00
parent 97a254a3c0
commit d4db7b3304
1 changed files with 1 additions and 1 deletions

View File

@ -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>