Skip to content

Commit

Permalink
update release readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Riccomini committed Oct 6, 2014
1 parent d44871e commit 1e5a528
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions java/RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 1e5a528

Please sign in to comment.