mirror of https://github.com/facebook/rocksdb.git
Merge pull request #484 from fyrz/RocksJava-Release-MD-change
Release.md - Remove version change instruction
This commit is contained in:
commit
9900f3821f
|
@ -41,8 +41,6 @@ Set ~/.m2/settings.xml to contain:
|
||||||
</servers>
|
</servers>
|
||||||
</settings>
|
</settings>
|
||||||
|
|
||||||
Then update rocksjni.pom's version tag to reflect the release version.
|
|
||||||
|
|
||||||
From RocksDB's root directory, first build the Java static JARs:
|
From RocksDB's root directory, first build the Java static JARs:
|
||||||
|
|
||||||
make jclean clean rocksdbjavastaticpublish
|
make jclean clean rocksdbjavastaticpublish
|
||||||
|
|
Loading…
Reference in New Issue