You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by bu...@apache.org on 2016/09/22 16:34:21 UTC

[33/50] [abbrv] hbase git commit: HBASE-12088 Addendum - fix spacing

HBASE-12088 Addendum - fix spacing


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

Branch: refs/heads/hbase-14439
Commit: c9d0d11e18a2fecd28051d0ba2bd2326fff16325
Parents: a90d433
Author: Jonathan M Hsieh <jm...@apache.org>
Authored: Wed Sep 21 20:54:21 2016 -0700
Committer: Jonathan M Hsieh <jm...@apache.org>
Committed: Wed Sep 21 20:59:42 2016 -0700

----------------------------------------------------------------------
 hbase-client/pom.xml              | 2 +-
 hbase-common/pom.xml              | 2 +-
 hbase-external-blockcache/pom.xml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/c9d0d11e/hbase-client/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-client/pom.xml b/hbase-client/pom.xml
index be69528..acde9de 100644
--- a/hbase-client/pom.xml
+++ b/hbase-client/pom.xml
@@ -215,7 +215,7 @@
       </properties>
     </profile>
 
-    <!-- profile for building against Hadoop 2.x.  This is the default --> 
+    <!-- profile for building against Hadoop 2.x.  This is the default -->
     <profile>
       <id>hadoop-2.0</id>
       <activation>

http://git-wip-us.apache.org/repos/asf/hbase/blob/c9d0d11e/hbase-common/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-common/pom.xml b/hbase-common/pom.xml
index aaaca5a..ee56970 100644
--- a/hbase-common/pom.xml
+++ b/hbase-common/pom.xml
@@ -330,7 +330,7 @@
     </profile>
 
 
-    <!-- profile for building against Hadoop 2.x.  This is the default --> 
+    <!-- profile for building against Hadoop 2.x.  This is the default -->
     <profile>
       <id>hadoop-2.0</id>
       <activation>

http://git-wip-us.apache.org/repos/asf/hbase/blob/c9d0d11e/hbase-external-blockcache/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-external-blockcache/pom.xml b/hbase-external-blockcache/pom.xml
index 9467693..1524763 100644
--- a/hbase-external-blockcache/pom.xml
+++ b/hbase-external-blockcache/pom.xml
@@ -227,7 +227,7 @@
       </properties>
     </profile>
 
-    <!-- profile for building against Hadoop 2.x:  This is the default --> 
+    <!-- profile for building against Hadoop 2.x:  This is the default -->
     <profile>
       <id>hadoop-2.0</id>
       <activation>