From 21c0990a50556bb57e4e13e1ebdbff976cc813f0 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Thu, 20 Sep 2018 09:35:08 -0700 Subject: Standardize 3rd party library versions Use applicable 3rd party library versions from oparent. Includes upgrade to oparent 1.2.1. Change-Id: I04941105fc659a1829018da26d59ba56ad08ad42 Issue-ID: INT-656 Signed-off-by: Gary Wu --- pom.xml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 3d78f5220c..daccd8fbc7 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.onap.oparent oparent - 1.2.0 + 1.2.1 org.onap.so @@ -511,7 +511,6 @@ com.fasterxml.jackson.core jackson-core - 2.8.10 com.fasterxml.jackson.module @@ -679,12 +678,6 @@ - - org.apache.httpcomponents - httpclient - 4.5.5 - compile - org.apache.httpcomponents httpcore @@ -807,7 +800,6 @@ org.eclipse.jetty jetty-server - 9.4.12.v20180830 com.h2database -- cgit 1.2.3-korg