remove bad parent

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@169855 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-05-12 17:37:09 +00:00
parent fcb7b5a294
commit ccb9ae4b97
1 changed files with 1 additions and 6 deletions

View File

@ -1,14 +1,9 @@
<model>
<parent>
<artifactId>maven-verifier-plugin</artifactId>
<groupId>org.apache.maven.plugins</groupId>
<version>1.0-alpha-2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.maven</groupId>
<artifactId>maven-verifier-plugin-test</artifactId>
<name>Maven Verifier Plugin Test</name>
<version>1.0-alpha-2-SNAPSHOT</version>
<dependencies/>
<build>
<plugins>
<plugin>