From aa988a2dd377cbd8e675b7f95636a4e4a3cef17a Mon Sep 17 00:00:00 2001 From: Fiachra Corcoran Date: Thu, 30 Aug 2018 00:43:55 +0100 Subject: Additional updates for Subscriber docker image Issue-ID: DMAAP-662 Change-Id: I4d850024cc0df238d7d44d74bed1b99169b1374c Signed-off-by: Fiachra Corcoran --- datarouter-subscriber/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'datarouter-subscriber/pom.xml') diff --git a/datarouter-subscriber/pom.xml b/datarouter-subscriber/pom.xml index 52cb25c7..a7a31513 100755 --- a/datarouter-subscriber/pom.xml +++ b/datarouter-subscriber/pom.xml @@ -119,6 +119,11 @@ 1.2.17 compile + + org.apache.commons + commons-io + 1.3.2 + @@ -210,7 +215,7 @@ true - org.onap.dmaap.datarouter.subscriber.Subscriber + org.onap.dmaap.datarouter.subscriber.SubscriberMain -- cgit 1.2.3-korg