From 029e6b429728dc747b488149d2a61468490c259e Mon Sep 17 00:00:00 2001 From: sebdet Date: Fri, 26 Apr 2019 16:51:50 +0200 Subject: [PATCH] Kick oparent for now Kick oparent so that we can build docker images for testing Issue-ID: CLAMP-359 Change-Id: I85cae11e86c36d38ce508facebb5a6211aa93154 Signed-off-by: sebdet --- pom.xml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index b7260ffb..fb0144a8 100644 --- a/pom.xml +++ b/pom.xml @@ -27,11 +27,12 @@ 4.0.0-SNAPSHOT clamp - - org.onap.oparent - oparent - 1.2.3 - + + + + + + This project build the ONAP CLAMP JAR that contains CLAMP back-end code and its UI part. @@ -605,6 +606,7 @@ com.google.guava guava + 27.0-jre -- 2.16.6