From 9f4789ca38ea4da9fbb9d954341d2b589d2f04f0 Mon Sep 17 00:00:00 2001 From: Sakthi Date: Tue, 12 Feb 2019 13:37:16 -0800 Subject: [PATCH] HBASE-19889: Revert Workaround: Purge User API building from branch-2 so can make a beta-1 --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index dd44b932d970e11c05c53a6ee1287285030f5a96..a094b53198f164b41ec7102572cd295fd4540b16 100755 --- a/pom.xml +++ b/pom.xml @@ -3617,7 +3617,6 @@ aggregate - apidocs User API The HBase Application Programmer's API @@ -3672,7 +3670,6 @@ test-aggregate - testapidocs User API The HBase Application Programmer's API -- 2.17.2 (Apple Git-113)