1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-doc.git synced 2025-04-25 03:57:11 -07:00

Document description/vcsTag

This commit is contained in:
Cedric Beust 2017-03-08 15:54:40 -08:00
parent a22b781730
commit 86d9449423

View file

@ -554,6 +554,10 @@ $ ./kobaltw uploadBintray
<dd>If true, sign the files with GPG. This is only required if you plan to later synchronize these files from JCenter to Maven Central. Keep this to <code>false</code>if you are only interested in uploading to JCenter.</dd>
<dt>file</dt>
<dd>The first parameter is the file you want to upload and the second one is the path where it will be uploaded to.</dd>
<dt>description</dt>
<dd>The description of the current version.</dd>
<dt>vcsTag</dt>
<dd>The VCS tag for the current version.</dd>
</dl>
<h3 class="section" indent="1" id="configuring-pom">Configuring your POM file</h3>