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

JCenter -> Bintray.

This commit is contained in:
Cedric Beust 2016-01-08 23:39:12 +04:00
parent b25fd5faea
commit b8512f073c
4 changed files with 27 additions and 27 deletions

View file

@ -294,7 +294,7 @@ $ ./kobaltw --tasks
===== publish =====
generatePom Generate the .pom file
uploadJcenter Upload the artifacts to JCenter
uploadBintray Upload the artifacts to Bintray
===== packaging =====
assemble Package the artifacts
@ -320,7 +320,7 @@ $ ./kobaltw --tasks
===== publish =====
generatePom Generate the .pom file
uploadJcenter Upload the artifacts to JCenter
uploadBintray Upload the artifacts to Bintray
===== kobalt-example-plugin =====
coverage Run coverage
@ -457,7 +457,7 @@ New versions found:
<h2 class="section" id="publishing">Publishing</h2>
<p>
Kobalt supports JCenter natively so you can upload your project and make it available on JCenter very easily.
Kobalt supports Bintray/JCenter natively so making your projects available there is very easy.
</p>
<p>