mirror of https://github.com/apache/maven.git
we don't extend type - the parent is a pom
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163249 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8378e66c2b
commit
7904187a94
|
@ -5,8 +5,7 @@
|
|||
<name>Maven Plugin</name>
|
||||
<groupId>maven</groupId>
|
||||
<artifactId>maven-plugin-parent</artifactId>
|
||||
<!-- @todo we should have type = plugin here -->
|
||||
<type>jar</type>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<description>Maven plugin parent</description>
|
||||
<shortDescription>Maven plugin parent</shortDescription>
|
||||
|
|
Loading…
Reference in New Issue