X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=7e7e6116d81e30e0c51f843a5997d90cb57a3b5c;hb=d9f9198fac1abb67de41692acb79346e3215d96b;hp=54a363683bca97841221c0e0f2d1ef3c03227130;hpb=b4e2bd572489d6fce49571b4c3e681d267ffcc57;p=holmes%2Fcommon.git diff --git a/pom.xml b/pom.xml index 54a3636..7e7e611 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ holmes-common-parent pom - 1.0.0 + 1.1.0-SNAPSHOT holmes-common holmes-actions @@ -52,7 +52,7 @@ org.onap.msb.java-sdk msb-java-sdk - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT org.glassfish.jersey.core @@ -172,6 +172,16 @@ activemq-pool 5.8.0 + + org.apache.httpcomponents + httpclient + 4.5.3 + + + com.google.guava + guava + 19.0 +