From 7479a62a7aaa0565feaff0fe5e9626fae6f2bfc0 Mon Sep 17 00:00:00 2001 From: fyrz Date: Sun, 1 Feb 2015 14:30:41 +0100 Subject: [PATCH] Release.md - Remove version change instrcution The version change instruction is obsolete with the change that maven pulls versioning information from version.h. --- java/RELEASE.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/java/RELEASE.md b/java/RELEASE.md index 16feae6ee0..084460c888 100644 --- a/java/RELEASE.md +++ b/java/RELEASE.md @@ -41,8 +41,6 @@ Set ~/.m2/settings.xml to contain: -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 rocksdbjavastaticpublish