From 1d66d853c459c16fe9c2d12acf6a1e837a34a049 Mon Sep 17 00:00:00 2001 From: GuangrongFu Date: Tue, 25 Sep 2018 16:17:57 +0800 Subject: [PATCH] Updated the Version of the Common Lib to 1.2.0 Change-Id: I1b11260e2b6a929bb165a083dd760e524c9246e1 Issue-ID: HOLMES-171 Signed-off-by: GuangrongFu --- dmaap-dsa/pom.xml | 12 ------------ pom.xml | 2 +- 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/dmaap-dsa/pom.xml b/dmaap-dsa/pom.xml index 1a78b64..d4a5536 100644 --- a/dmaap-dsa/pom.xml +++ b/dmaap-dsa/pom.xml @@ -254,18 +254,6 @@ jersey-container-servlet-core ${jersey.version} - - com.google.guava - guava - - - - com.fasterxml.jackson.core - jackson-core - - - - diff --git a/pom.xml b/pom.xml index 2f4949d..6c34832 100644 --- a/pom.xml +++ b/pom.xml @@ -79,7 +79,7 @@ org.onap.holmes.common holmes-actions - 1.2.0-SNAPSHOT + 1.2.0 io.dropwizard -- 2.16.6