X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=datarouter-subscriber%2Fpom.xml;h=87b82f1d0dbb6a04bec5b3bfbb95d1241d840e25;hb=cf56334cb448abce5df93f4799ad6b1f2f2f3134;hp=5187a6b14c7d96b90467c979926507986d351446;hpb=12c71a5afbe113d940f9691715cdc1147c53ef6c;p=dmaap%2Fdatarouter.git diff --git a/datarouter-subscriber/pom.xml b/datarouter-subscriber/pom.xml index 5187a6b1..87b82f1d 100755 --- a/datarouter-subscriber/pom.xml +++ b/datarouter-subscriber/pom.xml @@ -25,7 +25,7 @@ org.onap.dmaap.datarouter parent - 1.0.1-SNAPSHOT + 1.0.2-SNAPSHOT ../pom.xml datarouter-subscriber @@ -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