From 5a295e30a8cbd0b39144328e23f6b1be37e526c3 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 24 Aug 2018 15:18: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: Ic8e16d5bc88d5ab1b45c8e15fd0624e6abad5292 Issue-ID: INT-619 Signed-off-by: Gary Wu --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b65408fb..4391c0a1 100644 --- a/pom.xml +++ b/pom.xml @@ -14,13 +14,13 @@ See the License for the specific language governing permissions and limitations under the License. --> - + 4.0.0 org.onap.oparent oparent - 1.1.0 + 1.2.0 org.onap.cli -- cgit 1.2.3-korg