Repository: hbase Updated Branches: refs/heads/0.94 f8bc9fd0c -> 958edae67
0.94.25-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/958edae6 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/958edae6 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/958edae6 Branch: refs/heads/0.94 Commit: 958edae673781e7fdee8bb405b87676ebecb4f45 Parents: f8bc9fd Author: Lars Hofhansl <[email protected]> Authored: Fri Oct 10 22:29:14 2014 -0700 Committer: Lars Hofhansl <[email protected]> Committed: Fri Oct 10 22:29:14 2014 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/958edae6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d90f121..7e8fe44 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ <groupId>org.apache.hbase</groupId> <artifactId>hbase</artifactId> <packaging>jar</packaging> - <version>0.94.24</version> + <version>0.94.25-SNAPSHOT</version> <name>HBase</name> <description> HBase is the &lt;a href="http://hadoop.apache.org"&rt;Hadoop</a&rt; database. Use it when you need
