mirror of https://github.com/apache/maven.git
Add tag to scm part
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@178317 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8eb97c2ac9
commit
551ab886d7
|
@ -1728,6 +1728,15 @@
|
|||
]]></description>
|
||||
<type>String</type>
|
||||
</field>
|
||||
<field>
|
||||
<name>tag</name>
|
||||
<version>4.0.0</version>
|
||||
<description><![CDATA[
|
||||
The tag of current code. By default, it's set to HEAD during development.
|
||||
]]></description>
|
||||
<type>String</type>
|
||||
<defaultValue>HEAD</defaultValue>
|
||||
</field>
|
||||
<field>
|
||||
<name>url</name>
|
||||
<version>4.0.0</version>
|
||||
|
|
Loading…
Reference in New Issue