From c466fbd0026bfc715b4f51854186c62625e8cb61 Mon Sep 17 00:00:00 2001 From: efiacor Date: Tue, 25 Jun 2019 11:01:10 +0000 Subject: Adding to unit test coverage Change-Id: Id8d07c94bb70952fb317bfc7824fc0d587087468 Issue-ID: DMAAP-1203 Signed-off-by: efiacor --- datarouter-node/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'datarouter-node/pom.xml') diff --git a/datarouter-node/pom.xml b/datarouter-node/pom.xml index a4de6f76..93c86864 100755 --- a/datarouter-node/pom.xml +++ b/datarouter-node/pom.xml @@ -52,6 +52,10 @@ commons-codec commons-codec + + commons-io + commons-io + junit junit -- cgit 1.2.3-korg