From fb1af89c67f614dc7d3df74e7fb0aebf7ff524b3 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Mon, 27 Aug 2018 13:51:57 -0400 Subject: [PATCH] Upgrade oparent version Working with the Integration team, we are using oparent to set the versions for a small number of java dependencies across all projects. This upgrade is for google/guava. Issue-ID: INT-619 Change-Id: Ide5828442a9f9a9888a2b0a6f817811cb49889a9 Signed-off-by: Pamela Dragosh --- integration/pom.xml | 18 ------------------ pom.xml | 6 +++--- 2 files changed, 3 insertions(+), 21 deletions(-) diff --git a/integration/pom.xml b/integration/pom.xml index e668d9a7..acd32625 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -96,24 +96,6 @@ 4.4.9 - - - com.google.guava - guava - 25.1-jre - - - org.checkerframework - checker-qual - - - - - org.checkerframework - checker-qual - 2.5.3 - - com.google.code.gson diff --git a/pom.xml b/pom.xml index fb5b940e..61109558 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.onap.oparent oparent - 1.1.0 + 1.2.0 org.onap.policy.parent policy-parent @@ -31,10 +31,10 @@ pom - 1.1.0 + 1.2.0 integration - \ No newline at end of file + -- 2.16.6