Author: stack
Date: Thu Jan 20 00:43:28 2011
New Revision: 1061080

URL: http://svn.apache.org/viewvc?rev=1061080&view=rev
Log:
Move the pom version on from 0.90.0 to 0.90.1-SNAPSHOT

Modified:
    hbase/branches/0.90/pom.xml

Modified: hbase/branches/0.90/pom.xml
URL: 
http://svn.apache.org/viewvc/hbase/branches/0.90/pom.xml?rev=1061080&r1=1061079&r2=1061080&view=diff
==============================================================================
--- hbase/branches/0.90/pom.xml (original)
+++ hbase/branches/0.90/pom.xml Thu Jan 20 00:43:28 2011
@@ -12,7 +12,7 @@
   <groupId>org.apache.hbase</groupId>
   <artifactId>hbase</artifactId>
   <packaging>jar</packaging>
-  <version>0.90.0</version>
+  <version>0.90.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


Reply via email to