From c81843deff9f0a766af87a8a6717980e36704b8e Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:22:07 -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: I8155f346047dee29daed72eb1b8a228fc6b57bcc Issue-ID: INT-619 Signed-off-by: Gary Wu --- pom.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index d08c9e9c..fcc3ab74 100644 --- a/pom.xml +++ b/pom.xml @@ -18,15 +18,13 @@ ~ limitations under the License. ~ ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.oparent oparent - 0.1.1 + 1.2.0 org.onap.dcaegen2.services @@ -681,4 +679,3 @@ prh-commons - -- cgit 1.2.3-korg