mirror of
https://github.com/apache/maven.git
synced 2025-03-06 16:49:27 +00:00
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:
parent
691e4af5cf
commit
5a72e9bcb8
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user