From: Chris Riccomini Date: Mon, 6 Oct 2014 15:24:51 +0000 (-0700) Subject: update release readme X-Git-Tag: v3.6.1~5^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1e5a52815be9b4c84e3c3e2b6c3ab615bd4a907f;p=rocksdb.git update release readme --- diff --git a/java/RELEASE.md b/java/RELEASE.md index d2028073c..16feae6ee 100644 --- a/java/RELEASE.md +++ b/java/RELEASE.md @@ -45,11 +45,7 @@ Then update rocksjni.pom's version tag to reflect the release version. From RocksDB's root directory, first build the Java static JARs: - make jclean clean rocksdbjavastaticrelease - -Then publish the release to Sonatype: - - make rocksdbjavastaticpublish + make jclean clean rocksdbjavastaticpublish This command will [stage the JAR artifacts on the Sonatype staging repository](http://central.sonatype.org/pages/manual-staging-bundle-creation-and-deployment.html). To release the staged artifacts.