remove need for parent pom

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@219871 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-07-20 09:42:50 +00:00
parent 1f20b2a8f1
commit 60819e7321
1 changed files with 1 additions and 5 deletions

View File

@ -1,10 +1,6 @@
<project>
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clover</artifactId>
<version>1.0-SNAPSHOT</version>
</parent>
<artifactId>maven-clover-plugin-samples</artifactId>
<packaging>pom</packaging>
<name>Maven Clover Plugin Samples</name>