From 2e07978c045362e5fce86976b2c508efe05dca60 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:31:53 -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: I9440314d2199ff5978020fd2e3e21d3538c65fa5 Issue-ID: INT-619 Signed-off-by: Gary Wu --- pom.xml | 2 +- zte/sfc-driver/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b74fa68..e7eb7b6 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.onap.oparent oparent - 1.1.0 + 1.2.0 4.0.0 org.onap.vfc.nfvo.driver.sfc diff --git a/zte/sfc-driver/pom.xml b/zte/sfc-driver/pom.xml index 6eeb213..e5acb1f 100644 --- a/zte/sfc-driver/pom.xml +++ b/zte/sfc-driver/pom.xml @@ -20,7 +20,7 @@ org.onap.oparent oparent - 1.1.0 + 1.2.0 4.0.0 org.onap.vfc.nfvo.driver.sfc -- cgit 1.2.3-korg