mirror of https://github.com/apache/maven.git
remove unused field
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@240396 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ffb317c27d
commit
7572427594
|
@ -53,16 +53,6 @@
|
||||||
<version>1.0.0</version>
|
<version>1.0.0</version>
|
||||||
<description>The plugin artifactId</description>
|
<description>The plugin artifactId</description>
|
||||||
</field>
|
</field>
|
||||||
<!-- TODO: deprecated: remove -->
|
|
||||||
<field>
|
|
||||||
<name>packagingHandlers</name>
|
|
||||||
<version>1.0.0</version>
|
|
||||||
<description>A list of the packaging types supported by this plugin.</description>
|
|
||||||
<association>
|
|
||||||
<type>String</type>
|
|
||||||
<multiplicity>*</multiplicity>
|
|
||||||
</association>
|
|
||||||
</field>
|
|
||||||
</fields>
|
</fields>
|
||||||
</class>
|
</class>
|
||||||
</classes>
|
</classes>
|
||||||
|
|
Loading…
Reference in New Issue