From 5fbba5bcab406d00e375fa5cfecd496d21733de8 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:25:26 -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: If350d563ddbe83f781bb77701f8a13d2108a4079 Issue-ID: INT-619 Signed-off-by: Gary Wu --- vio/pom.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'vio') diff --git a/vio/pom.xml b/vio/pom.xml index c2864a9..173544c 100644 --- a/vio/pom.xml +++ b/vio/pom.xml @@ -12,13 +12,11 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. --> - + org.onap.oparent oparent - 1.1.0 + 1.2.0 ../oparent 4.0.0 -- cgit 1.2.3-korg