pinning plugin-api version to 2.0, as this is immaterial to the test.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@612168 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
John Dennis Casey 2008-01-15 17:35:59 +00:00
parent 182b93e6b7
commit a35ec37b54
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-api</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.0</version>
</dependency>
</dependencies>
<build>