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

hbase git commit: HBASE-12088 Addendum - fix spacing

Repository: hbase
Updated Branches:
  refs/heads/branch-1 13d6acbc7 -> ecc1c294f


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/ecc1c294
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ecc1c294
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/ecc1c294

Branch: refs/heads/branch-1
Commit: ecc1c294f526f02d03e877af872bc6fc284f0a28
Parents: 13d6acb
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:58:34 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/ecc1c294/hbase-client/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-client/pom.xml b/hbase-client/pom.xml
index 688e61c..d48d741 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/ecc1c294/hbase-common/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-common/pom.xml b/hbase-common/pom.xml
index 8578a1a..7f6a8f6 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/ecc1c294/hbase-external-blockcache/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-external-blockcache/pom.xml b/hbase-external-blockcache/pom.xml
index fd3c02d..91fe846 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>