http://maven.apache.org/POM/4.0.0
element filters

Super Types
{http://maven.apache.org/POM/4.0.0} (restriction)

Documentation
4.0.0
          The list of filter properties files that are used when filtering is enabled.
          
Properties
This component is not nillable.

Model
<filters>
filter*
</filters>


Nested Element Summary
xs:stringfilter
          
Source
<xs:element minOccurs="0" name="filters">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="filter" type="xs:string"/>
</xs:sequence>
</xs:complexType>
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.