mirror of https://github.com/grpc/grpc-java.git
RELEASING.md: remove JCenter note
JFrog has announced that they are shutting down the JCenter: https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/
This commit is contained in:
parent
1b996b171b
commit
d971fe629c
|
@ -215,9 +215,6 @@ Finally, document and publicize the release.
|
||||||
2. Post a release announcement to [grpc-io](https://groups.google.com/forum/#!forum/grpc-io)
|
2. Post a release announcement to [grpc-io](https://groups.google.com/forum/#!forum/grpc-io)
|
||||||
(`grpc-io@googlegroups.com`). The title should be something that clearly identifies
|
(`grpc-io@googlegroups.com`). The title should be something that clearly identifies
|
||||||
the release (e.g.`GRPC-Java <tag> Released`).
|
the release (e.g.`GRPC-Java <tag> Released`).
|
||||||
1. Check if JCenter has picked up the new release (https://jcenter.bintray.com/io/grpc/)
|
|
||||||
and include its availability in the release announcement email. JCenter should mirror
|
|
||||||
everything on Maven Central, but users have reported delays.
|
|
||||||
|
|
||||||
Update Hosted Javadoc
|
Update Hosted Javadoc
|
||||||
---------------------
|
---------------------
|
||||||
|
|
Loading…
Reference in New Issue