fixed typo

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1337491 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Herve Boutemy 2012-05-12 09:47:17 +00:00
parent 691e4af5cf
commit 5a72e9bcb8

View File

@ -45,19 +45,19 @@ under the License.
<name>groupId</name>
<version>1.0.0+</version>
<type>String</type>
<description>The groupId that is directory represents, if any.</description>
<description>The groupId that this directory represents, if any.</description>
</field>
<field>
<name>artifactId</name>
<version>1.0.0+</version>
<type>String</type>
<description>The artifactId that is directory represents, if any.</description>
<description>The artifactId that this directory represents, if any.</description>
</field>
<field>
<name>version</name>
<version>1.0.0+</version>
<type>String</type>
<description>The version that is directory represents, if any.</description>
<description>The version that this directory represents, if any.</description>
</field>
<field>
<name>versioning</name>