X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=08ff6c0ed78285940b00b22a15de754145505bfa;hb=0473a39534d0b913f480a196dbbdef78d2440a73;hp=02a7adbdf23d5937f1777d1f12d9155cf25afdbb;hpb=3356fb82b20ebe7209522e4e009dd6aea5ed1802;p=holmes%2Fcommon.git diff --git a/pom.xml b/pom.xml index 02a7adb..08ff6c0 100644 --- a/pom.xml +++ b/pom.xml @@ -13,14 +13,14 @@ org.onap.oparent oparent - 0.1.1 + 1.2.0 org.onap.holmes.common holmes-common-parent pom - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT holmes-common holmes-actions @@ -53,17 +53,20 @@ msb-java-sdk 1.1.1 + + org.glassfish.jersey.containers + jersey-container-servlet-core + ${jersey.version} + org.glassfish.jersey.core jersey-common ${jersey.version} - test org.glassfish.jersey.core jersey-client ${jersey.version} - test io.dropwizard @@ -171,11 +174,6 @@ httpclient 4.5.3 - - com.google.guava - guava - 19.0 -