From: Ram Koya Date: Fri, 7 Sep 2018 17:02:28 +0000 (+0000) Subject: Merge "Made pom update" X-Git-Tag: 1.0.1~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=dmaap%2Fdatarouter.git;a=commitdiff_plain;h=320a85770f0f3c15d2e5e658c42b713485a999c4;hp=-c Merge "Made pom update" --- 320a85770f0f3c15d2e5e658c42b713485a999c4 diff --combined datarouter-subscriber/pom.xml index 8138f9a1,5187a6b1..de393baf --- a/datarouter-subscriber/pom.xml +++ b/datarouter-subscriber/pom.xml @@@ -41,6 -41,11 +41,11 @@@ onap/dmaap/datarouter-subscriber + + commons-codec + commons-codec + ${commons-codec.version} + org.eclipse.jetty jetty-server @@@ -136,11 -141,6 +141,11 @@@ 1.2.17 compile + + org.apache.commons + commons-io + 1.3.2 + @@@ -232,7 -232,7 +237,7 @@@ true - org.onap.dmaap.datarouter.subscriber.Subscriber + org.onap.dmaap.datarouter.subscriber.SubscriberMain