mirror of https://github.com/apache/maven.git
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:
parent
1f20b2a8f1
commit
60819e7321
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue