From 307740b66b73b55fd818f0c4c01edc0c5f0d05ec Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:17:40 -0700 Subject: Use managed guava version Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: I803cc7ebf2b9368f276e15af7153fa2bfa90ee40 Issue-ID: INT-619 Signed-off-by: Gary Wu --- dblib/provider/pom.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/dblib/provider/pom.xml b/dblib/provider/pom.xml index 78e70165..66b1fcd7 100755 --- a/dblib/provider/pom.xml +++ b/dblib/provider/pom.xml @@ -1,14 +1,12 @@ - + 4.0.0 org.onap.ccsdk.parent binding-parent 1.1.0-SNAPSHOT - + org.onap.ccsdk.sli.core -- cgit 1.2.3-korg