From 7c81bd1813339a86699e94218dbb8538119f9dc9 Mon Sep 17 00:00:00 2001 From: Artem Ervits Date: Mon, 26 Mar 2018 22:05:29 -0400 Subject: [PATCH] HBASE-20291 Fix for The POM for net.minidev:json-smart:jar:2.3-SNAPSHOT is missing with hadoop 3 profile --- hbase-common/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git hbase-common/pom.xml hbase-common/pom.xml index dd3ac42191..00a9e88608 100644 --- hbase-common/pom.xml +++ hbase-common/pom.xml @@ -380,6 +380,10 @@ org.apache.htrace htrace-core + + net.minidev + json-smart + -- 2.16.2