From 1e5a52815be9b4c84e3c3e2b6c3ab615bd4a907f Mon Sep 17 00:00:00 2001 From: Chris Riccomini Date: Mon, 6 Oct 2014 08:24:51 -0700 Subject: [PATCH] update release readme --- java/RELEASE.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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.