From 1c8e132b9b3d63df5ebd50e659bb14967c3f34fd Mon Sep 17 00:00:00 2001 From: David Renshaw Date: Wed, 10 Feb 2016 20:43:47 -0500 Subject: [PATCH] some more notes about releasing --- RELEASE-PROCESS.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/RELEASE-PROCESS.md b/RELEASE-PROCESS.md index 60dc875..f5a28db 100644 --- a/RELEASE-PROCESS.md +++ b/RELEASE-PROCESS.md @@ -5,4 +5,7 @@ How to release * `sbt publishSigned` * Go to https://oss.sonatype.org/#stagingRepositories and follow [these instructions](http://central.sonatype.org/pages/releasing-the-deployment.html). -* Wait for a bit... https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.capnproto%22 \ No newline at end of file +* The package should be available within ten minutes, + but [it might take up to two hours](https://issues.sonatype.org/browse/OSSRH-13527?focusedCommentId=338745&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-338745) for it + to become available at https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.capnproto%22 +* Make a git tag.