You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2011/12/24 03:12:13 UTC

svn commit: r1222899 - in /hbase/branches/0.90: CHANGES.txt pom.xml

Author: stack
Date: Sat Dec 24 02:12:12 2011
New Revision: 1222899

URL: http://svn.apache.org/viewvc?rev=1222899&view=rev
Log:
Move version from 0.90.5 to 0.90.6-SNAPSHOT

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

Modified: hbase/branches/0.90/CHANGES.txt
URL: http://svn.apache.org/viewvc/hbase/branches/0.90/CHANGES.txt?rev=1222899&r1=1222898&r2=1222899&view=diff
==============================================================================
--- hbase/branches/0.90/CHANGES.txt (original)
+++ hbase/branches/0.90/CHANGES.txt Sat Dec 24 02:12:12 2011
@@ -9,7 +9,7 @@ Release 0.90.6 - Unreleased
    HBASE-4970  Add a parameter so that keepAliveTime of Htable thread pool can be changed (gaojinchao)
    HBASE-5060  HBase client is blocked forever (Jinchao)
 
-Release 0.90.5 - Unreleased
+Release 0.90.5 - Dec 22, 2011
   BUG FIXES
    HBASE-4160  HBase shell move and online may be unusable if region name or
                server includes binary-encoded data (Jonathan Hsieh)

Modified: hbase/branches/0.90/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.90/pom.xml?rev=1222899&r1=1222898&r2=1222899&view=diff
==============================================================================
--- hbase/branches/0.90/pom.xml (original)
+++ hbase/branches/0.90/pom.xml Sat Dec 24 02:12:12 2011
@@ -11,7 +11,7 @@
   <groupId>org.apache.hbase</groupId>
   <artifactId>hbase</artifactId>
   <packaging>jar</packaging>
-  <version>0.90.5</version>
+  <version>0.90.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