mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 12:07:10 -07:00
Document description/vcsTag
This commit is contained in:
parent
a22b781730
commit
86d9449423
1 changed files with 4 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue