You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ec...@apache.org on 2014/10/22 00:24:08 UTC

git commit: HBASE-12294 Addendum Two

Repository: hbase
Updated Branches:
  refs/heads/branch-1 58e9d89c4 -> a1b9849be


HBASE-12294 Addendum Two


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a1b9849b
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a1b9849b
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/a1b9849b

Branch: refs/heads/branch-1
Commit: a1b9849be87fad74880c66f7c7e008911bae7754
Parents: 58e9d89
Author: Elliott Clark <ec...@apache.org>
Authored: Tue Oct 21 15:20:05 2014 -0700
Committer: Elliott Clark <ec...@apache.org>
Committed: Tue Oct 21 15:20:05 2014 -0700

----------------------------------------------------------------------
 hbase-checkstyle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/a1b9849b/hbase-checkstyle/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-checkstyle/pom.xml b/hbase-checkstyle/pom.xml
index d82fb9c..48edb0f 100644
--- a/hbase-checkstyle/pom.xml
+++ b/hbase-checkstyle/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <artifactId>hbase</artifactId>
     <groupId>org.apache.hbase</groupId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>0.99.2-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>