From b3d4898d9e8452ea0b8d848c048e712d43b8d9a3 Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Sun, 11 Jun 2017 14:22:02 +0300 Subject: [SDC-29] rebase continue work to align source Change-Id: I218f1c5ee23fb2c8314f1c70921d3ad8682c10f4 Signed-off-by: Michael Lando --- asdctool/pom.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'asdctool/pom.xml') diff --git a/asdctool/pom.xml b/asdctool/pom.xml index cb31d553b7..da1b9160fd 100644 --- a/asdctool/pom.xml +++ b/asdctool/pom.xml @@ -165,6 +165,10 @@ org.json json + + org.slf4j + slf4j-log4j12 + @@ -180,6 +184,12 @@ titan-cassandra ${titan.version} compile + + + org.slf4j + slf4j-log4j12 + + @@ -202,6 +212,12 @@ 2.5.0 true compile + + + org.slf4j + slf4j-log4j12 + + @@ -210,6 +226,12 @@ 2.5.0 true compile + + + org.slf4j + slf4j-log4j12 + + -- cgit 1.2.3-korg