From 9dcd8790876a5ba2b372c85252c411a021efe49d Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:22:21 -0700 Subject: [PATCH] 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: I81a949fde5f739f2062774c13e653899836042b3 Issue-ID: INT-619 Signed-off-by: Gary Wu --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 7536702..9db0726 100644 --- a/pom.xml +++ b/pom.xml @@ -8,9 +8,9 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at - + http://www.apache.org/licenses/LICENSE-2.0 - + Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -28,7 +28,7 @@ org.onap.oparent oparent - 1.1.0 + 1.2.0 @@ -211,7 +211,7 @@ - + org.glassfish.jersey jersey-bom -- 2.16.6