From: Gary Wu Date: Fri, 24 Aug 2018 22:15:38 +0000 (-0700) Subject: Use managed guava version X-Git-Tag: 1.3.0^0 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Frest-client.git;a=commitdiff_plain;h=c8add316a178558e292d1ab112f632b7e13b1794 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 --- 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