You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by fi...@apache.org on 2017/05/09 21:42:10 UTC

cordova-coho git commit: [android platform release docs] Make note to hit the Publish link for bintray cordvoa-android releases.

Repository: cordova-coho
Updated Branches:
  refs/heads/master 99612f856 -> bf60fdfc1


[android platform release docs] Make note to hit the Publish link for bintray cordvoa-android releases.


Project: http://git-wip-us.apache.org/repos/asf/cordova-coho/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-coho/commit/bf60fdfc
Tree: http://git-wip-us.apache.org/repos/asf/cordova-coho/tree/bf60fdfc
Diff: http://git-wip-us.apache.org/repos/asf/cordova-coho/diff/bf60fdfc

Branch: refs/heads/master
Commit: bf60fdfc196036fa7c78308ce7f1bee546f2bb9d
Parents: 99612f8
Author: filmaj <ma...@gmail.com>
Authored: Tue May 9 14:42:03 2017 -0700
Committer: filmaj <ma...@gmail.com>
Committed: Tue May 9 14:42:03 2017 -0700

----------------------------------------------------------------------
 docs/platforms-release-process.md | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-coho/blob/bf60fdfc/docs/platforms-release-process.md
----------------------------------------------------------------------
diff --git a/docs/platforms-release-process.md b/docs/platforms-release-process.md
index eecdb40..f89b415 100644
--- a/docs/platforms-release-process.md
+++ b/docs/platforms-release-process.md
@@ -364,8 +364,11 @@ Find your release here: https://dist.apache.org/repos/dist/release/cordova/
 
 ```
     (cd cordova-android/framework && git checkout 6.2.2 && gradle bintrayUpload)
+
 ```
 
+3. Load up the bintray webpage for cordova-android: https://bintray.com/cordova/maven/cordova-android. You should see a notification/warning about publishing the latest release. Hit the Publish link!
+
 ## Add permanent apache release tag
 
 Make a copy of your released tag with a prefix of `rel/YOURTAG`. These are permanent release tags for Apache.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org