From 025e65f581a5e659db81e8b987b88cc5ef221d31 Mon Sep 17 00:00:00 2001 From: sebdet Date: Thu, 10 Dec 2020 15:10:15 +0100 Subject: Align the clamp code on policy project Inherit from the policy integration parent + fix all checkstyle issues detected by policy checkstyle (google) config Issue-ID: POLICY-2922 Change-Id: I616846bbda8bb0f6250a842c248836c40e1068cf Signed-off-by: sebdet --- pom.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 0b78217e3..ab21396d3 100644 --- a/pom.xml +++ b/pom.xml @@ -30,11 +30,12 @@ clamp - - org.onap.oparent - oparent - 2.1.0 - + + org.onap.policy.parent + integration + 3.3.0-SNAPSHOT + + This is the MAVEN project that builds everything for ONAP CLAMP. -- cgit 1.2.3-korg