From 8904e10722eddd6de6fb92e2cbb953a306079227 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:17:29 -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: Ic1d1419446855a6b15b41c8b1922c58bf0a4cfbc Issue-ID: INT-619 Signed-off-by: Gary Wu --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d25491f..f030c07 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ limitations under the License. org.onap.oparent oparent - 1.1.0 + 1.2.0 org.onap.ccsdk.platform plugins -- cgit 1.2.3-korg