From fa83cf86c3fbe067f5fd657fe5d8c0dbc0ad67a6 Mon Sep 17 00:00:00 2001 From: "Kajur, Harish (vk250x)" Date: Wed, 28 Mar 2018 21:21:40 -0400 Subject: [PATCH] Remove hbase since we are moving to cassandra Issue-ID: AAI-586 Change-Id: I48ca097f87302b5926adcb9ce1275354105e8879 Signed-off-by: Kajur, Harish (vk250x) --- aai-core/pom.xml | 38 -------------------------------------- 1 file changed, 38 deletions(-) diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 065f22c4..c2f3410d 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -36,7 +36,6 @@ v12 https://wiki.onap.org/ - 1.0.2 java jacoco ${project.build.directory}/surefire-reports @@ -577,43 +576,6 @@ logback-access ${logback.version} - - org.apache.hbase - hbase-client - ${hbase.version} - - - org.slf4j - slf4j-log4j12 - - - log4j - log4j - - - - - org.apache.hbase - hbase-protocol - ${hbase.version} - - - log4j - log4j - - - - - org.apache.hbase - hbase-common - ${hbase.version} - - - log4j - log4j - - - org.apache.activemq activemq-broker -- 2.16.6