X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=datarouter-subscriber%2Fpom.xml;h=cc1d4868cbecbfb8a819ad3338a14fe026ae465c;hb=1298e6487340fcb1644c4a0a7e06026d156bdf8f;hp=5187a6b14c7d96b90467c979926507986d351446;hpb=12c71a5afbe113d940f9691715cdc1147c53ef6c;p=dmaap%2Fdatarouter.git diff --git a/datarouter-subscriber/pom.xml b/datarouter-subscriber/pom.xml index 5187a6b1..cc1d4868 100755 --- a/datarouter-subscriber/pom.xml +++ b/datarouter-subscriber/pom.xml @@ -41,6 +41,11 @@ onap/dmaap/datarouter-subscriber + + com.google.guava + guava + ${google.guava.version} + commons-codec commons-codec @@ -141,6 +146,11 @@ 1.2.17 compile + + org.apache.commons + commons-io + 1.3.2 + @@ -232,7 +242,7 @@ true - org.onap.dmaap.datarouter.subscriber.Subscriber + org.onap.dmaap.datarouter.subscriber.SubscriberMain