From 7c7c4813a1fc7edb2a2b7b8ffee42d58ca265025 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:16:22 -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: I0c9e8dd764c3a5510134d4f0d1aca3834dea102c 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 0995e5e..e9780be 100644 --- a/pom.xml +++ b/pom.xml @@ -1,3 +1,4 @@ + - - + 4.0.0 org.onap.aai.validation @@ -26,8 +25,8 @@ limitations under the License. org.onap.oparent oparent - 1.1.1 - + 1.2.0 + -- cgit 1.2.3-korg