doc for maven.gump.svn.dir

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@280691 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2005-09-13 22:18:53 +00:00
parent 8e8930773e
commit 36a60741b9

View File

@ -76,6 +76,11 @@
The default is the artifact ID of the project.
</td>
</tr>
<tr>
<td>maven.gump.svn.dir</td>
<td>Yes</td>
<td>If Subversion is used as SCM, set this property to define the directory to use (for example trunk).</td>
</tr>
</table>
</section>
</body>