X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=datarouter-subscriber%2Fpom.xml;h=de393bafe3387dca58a815736bb9f9e44a3a4dd5;hb=320a85770f0f3c15d2e5e658c42b713485a999c4;hp=4d09d68ede7a7e3b6e87cca6a15779d1530d9f26;hpb=079a007f29994785912ca891c58e09f755189e58;p=dmaap%2Fdatarouter.git diff --git a/datarouter-subscriber/pom.xml b/datarouter-subscriber/pom.xml index 4d09d68e..de393baf 100755 --- a/datarouter-subscriber/pom.xml +++ b/datarouter-subscriber/pom.xml @@ -41,6 +41,11 @@ onap/dmaap/datarouter-subscriber + + commons-codec + commons-codec + ${commons-codec.version} + org.eclipse.jetty jetty-server @@ -136,6 +141,11 @@ 1.2.17 compile + + org.apache.commons + commons-io + 1.3.2 + @@ -227,7 +237,7 @@ true - org.onap.dmaap.datarouter.subscriber.Subscriber + org.onap.dmaap.datarouter.subscriber.SubscriberMain