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 2012/01/23 17:50:43 UTC

svn commit: r1234894 - in /hbase/branches/0.92: CHANGES.txt pom.xml

Author: stack
Date: Mon Jan 23 16:50:43 2012
New Revision: 1234894

URL: http://svn.apache.org/viewvc?rev=1234894&view=rev
Log:
Move version on past 0.92.0 to 0.92.1-SNAPSHOT

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

Modified: hbase/branches/0.92/CHANGES.txt
URL: http://svn.apache.org/viewvc/hbase/branches/0.92/CHANGES.txt?rev=1234894&r1=1234893&r2=1234894&view=diff
==============================================================================
--- hbase/branches/0.92/CHANGES.txt (original)
+++ hbase/branches/0.92/CHANGES.txt Mon Jan 23 16:50:43 2012
@@ -10,7 +10,7 @@ Release 0.92.1 - Unreleased
   TESTS
    HBASE-5223  TestMetaReaderEditor is missing call to CatalogTracker.stop()
 
-Release 0.92.0 - Unreleased
+Release 0.92.0 - 01/23/2012
   INCOMPATIBLE CHANGES
    HBASE-2002  Coprocessors: Client side support; Support RPC interface
                changes at runtime (Gary Helmling via Andrew Purtell)

Modified: hbase/branches/0.92/pom.xml
URL: http://svn.apache.org/viewvc/hbase/branches/0.92/pom.xml?rev=1234894&r1=1234893&r2=1234894&view=diff
==============================================================================
--- hbase/branches/0.92/pom.xml (original)
+++ hbase/branches/0.92/pom.xml Mon Jan 23 16:50:43 2012
@@ -35,7 +35,7 @@
   <groupId>org.apache.hbase</groupId>
   <artifactId>hbase</artifactId>
   <packaging>jar</packaging>
-  <version>0.92.0</version>
+  <version>0.92.1-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