From 17435998307f9f86ec5ebe55d6d36eceee1f1943 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 28 Aug 2018 11:57:33 -0400 Subject: Remove overriding dependencies warnings With the move to oparent for dependencies, there are still some warnings in the pom's for overriding managed dependencies. Issue-ID: INT-619 Change-Id: I7ea771cc4536d8dfc77b4d1717e59cf6bfcfcda9 Signed-off-by: Pamela Dragosh --- controlloop/common/model-impl/sdc/pom.xml | 34 +++++++++++++++---------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'controlloop/common/model-impl/sdc') diff --git a/controlloop/common/model-impl/sdc/pom.xml b/controlloop/common/model-impl/sdc/pom.xml index 0cc290c49..970e53083 100644 --- a/controlloop/common/model-impl/sdc/pom.xml +++ b/controlloop/common/model-impl/sdc/pom.xml @@ -18,24 +18,24 @@ ============LICENSE_END========================================================= --> - - 4.0.0 + + 4.0.0 - - org.onap.policy.drools-applications.controlloop.common.model-impl - model-impl - 1.3.0-SNAPSHOT - + + org.onap.policy.drools-applications.controlloop.common.model-impl + model-impl + 1.3.0-SNAPSHOT + - sdc + sdc - - - junit - junit - 4.12 - test - - + + + junit + junit + test + + -- cgit 1.2.3-korg