HBASE-20291 Fix The POM for net.minidev:json-smart:jar:2.3-SNAPSHOT missing 
with hadoop 3 profile - revert since it is marked invalid


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

Branch: refs/heads/HBASE-19064
Commit: 73275f177497048a65abf79ada0d83b2d03f6017
Parents: da7776d
Author: tedyu <yuzhih...@gmail.com>
Authored: Fri Apr 13 13:39:04 2018 -0700
Committer: tedyu <yuzhih...@gmail.com>
Committed: Fri Apr 13 13:39:04 2018 -0700

----------------------------------------------------------------------
 hbase-common/pom.xml | 4 ----
 1 file changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/73275f17/hbase-common/pom.xml
----------------------------------------------------------------------
diff --git a/hbase-common/pom.xml b/hbase-common/pom.xml
index 6ac590f..5ae8e0b 100644
--- a/hbase-common/pom.xml
+++ b/hbase-common/pom.xml
@@ -371,10 +371,6 @@
               <groupId>org.apache.htrace</groupId>
               <artifactId>htrace-core</artifactId>
             </exclusion>
-            <exclusion>
-              <groupId>net.minidev</groupId>
-              <artifactId>json-smart</artifactId>
-            </exclusion>
           </exclusions>
         </dependency>
       </dependencies>

Reply via email to