From c8add316a178558e292d1ab112f632b7e13b1794 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:15:38 -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: Ib0b240f4cdff0b24aba47dd782198f572738a332 Issue-ID: INT-619 Signed-off-by: Gary Wu --- pom.xml | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 3ed13c3..73d2f00 100644 --- a/pom.xml +++ b/pom.xml @@ -1,3 +1,4 @@ + - - + 4.0.0 org.onap.oparent oparent - 1.1.0 + 1.2.0 org.onap.aai rest-client 1.3.0-SNAPSHOT aai-rest-client - + google_checks.xml @@ -56,35 +55,35 @@ limitations under the License. common-logging 1.2.2 - + org.mockito mockito-all 1.10.19 test - + org.powermock powermock-module-junit4 1.6.2 test - + org.powermock powermock-api-mockito 1.6.2 test - + org.powermock powermock-module-javaagent 1.6.2 test - + org.powermock powermock-module-junit4-rule-agent -- 2.16.6