Move past the 0.2.0 release

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hbase/trunk@684043 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2008-08-08 18:39:39 +00:00
parent 8274198b4f
commit b63d69d0c4
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
-->
<project name="hbase" default="jar">
<property name="version" value="0.2.0"/>
<property name="version" value="0.3.0-dev"/>
<property name="Name" value="HBase"/>
<property name="final.name" value="hbase-${version}"/>
<property name="year" value="2008"/>