From 1c79241480ea409d9076c7e7427adfabaa7900fe Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:15:28 -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: I0883658bd90c6a794a686cc06a6fa2c0d400f0e4 Issue-ID: INT-619 Signed-off-by: Gary Wu --- pom.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index f8260f8..94f8d27 100644 --- a/pom.xml +++ b/pom.xml @@ -19,15 +19,14 @@ limitations under the License. ============LICENSE_END========================================================= --> - + 4.0.0 org.onap.oparent oparent - 1.1.1 - + 1.2.0 + org.onap.aai.model-loader @@ -163,7 +162,7 @@ commons-text ${apache.commons-text.version} - + junit -- 2.16.6