You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by jd...@apache.org on 2010/08/30 22:19:04 UTC

svn commit: r990927 - in /hbase/branches/0.89.20100830: CHANGES.txt pom.xml

Author: jdcryans
Date: Mon Aug 30 20:19:04 2010
New Revision: 990927

URL: http://svn.apache.org/viewvc?rev=990927&view=rev
Log:
Preparing to tag

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

Modified: hbase/branches/0.89.20100830/CHANGES.txt
URL: http://svn.apache.org/viewvc/hbase/branches/0.89.20100830/CHANGES.txt?rev=990927&r1=990926&r2=990927&view=diff
==============================================================================
--- hbase/branches/0.89.20100830/CHANGES.txt (original)
+++ hbase/branches/0.89.20100830/CHANGES.txt Mon Aug 30 20:19:04 2010
@@ -1,5 +1,5 @@
 HBase Change Log
-Release 0.21.0 - Unreleased
+Release 0.89.20100830 - Mon Aug 30 13:03:51 PDT 2010
   INCOMPATIBLE CHANGES
    HBASE-1822  Remove the deprecated APIs
    HBASE-1848  Fixup shell for HBASE-1822

Modified: hbase/branches/0.89.20100830/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.89.20100830/pom.xml?rev=990927&r1=990926&r2=990927&view=diff
==============================================================================
--- hbase/branches/0.89.20100830/pom.xml (original)
+++ hbase/branches/0.89.20100830/pom.xml Mon Aug 30 20:19:04 2010
@@ -476,7 +476,7 @@
   <properties>
     <compileSource>1.6</compileSource>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <hbase.version>0.89.0-SNAPSHOT</hbase.version>
+    <hbase.version>0.89.20100830</hbase.version>
     <hadoop.version>0.20.3-append-r964955-1240</hadoop.version>
 
     <commons-cli.version>1.2</commons-cli.version>