You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by la...@apache.org on 2013/02/16 18:45:58 UTC

svn commit: r1446918 - in /hbase/branches/0.94: CHANGES.txt pom.xml

Author: larsh
Date: Sat Feb 16 17:45:58 2013
New Revision: 1446918

URL: http://svn.apache.org/r1446918
Log:
Fixing CHANGES.txt and setting release to 0.94.6-SNAPSHOT

Modified:
    hbase/branches/0.94/CHANGES.txt
    hbase/branches/0.94/pom.xml

Modified: hbase/branches/0.94/CHANGES.txt
URL: http://svn.apache.org/viewvc/hbase/branches/0.94/CHANGES.txt?rev=1446918&r1=1446917&r2=1446918&view=diff
==============================================================================
--- hbase/branches/0.94/CHANGES.txt (original)
+++ hbase/branches/0.94/CHANGES.txt Sat Feb 16 17:45:58 2013
@@ -71,7 +71,6 @@ Bug
     [HBASE-7776] - Use ErrorReporter/Log instead of System.out in hbck
     [HBASE-7785] - rolling-restart.sh script unable to check expiration of master znode
     [HBASE-7793] - Port HBASE-5564 Bulkload is discarding duplicate records to 0.94
-    [HBASE-7851] - Include the guava classes as a dependency for jobs using mapreduce.TableMapReduceUtil
 
 Improvement
 

Modified: hbase/branches/0.94/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.94/pom.xml?rev=1446918&r1=1446917&r2=1446918&view=diff
==============================================================================
--- hbase/branches/0.94/pom.xml (original)
+++ hbase/branches/0.94/pom.xml Sat Feb 16 17:45:58 2013
@@ -36,7 +36,7 @@
   <groupId>org.apache.hbase</groupId>
   <artifactId>hbase</artifactId>
   <packaging>jar</packaging>
-  <version>0.94.5</version>
+  <version>0.94.6-SNAPSHOT</version>
   <name>HBase</name>
   <description>
     HBase is the &amp;lt;a href="http://hadoop.apache.org"&amp;rt;Hadoop&lt;/a&amp;rt; database. Use it when you need