From b6e35acc559f581be129d109b5379be6bb4d590c Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:32:28 -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: I2d446931acf191a62e63f41c5b6f06ae0bd514e7 Issue-ID: INT-619 Signed-off-by: Gary Wu --- vid-automation/pom.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'vid-automation') diff --git a/vid-automation/pom.xml b/vid-automation/pom.xml index bf34a4f78..75d48a4b5 100644 --- a/vid-automation/pom.xml +++ b/vid-automation/pom.xml @@ -1,7 +1,5 @@ - + 4.0.0 org.onap.vid @@ -12,7 +10,7 @@ 2.23.1 2.6.3 1.8.10 - + @@ -20,7 +18,7 @@ com.google.guava guava - 23.0 + org.openecomp.sdc @@ -230,4 +228,4 @@ - \ No newline at end of file + -- cgit 1.2.3-korg