From 779d23c7ce3ddba0986bc7aa4ef8535b1d36c3c5 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Wed, 12 Aug 2020 18:42:35 -0400 Subject: Refactoring POMS running mvn tidy:pom and removing few duplicate dependencies Change-Id: I73144605f24c2d9cb524ab8bcdd6aebb5f0ec682 Issue-ID: CCSDK-2647 Signed-off-by: Singal, Kapil (ks220y) --- sdnr/northbound/CMNotify/feature/pom.xml | 2 -- sdnr/northbound/CMNotify/installer/pom.xml | 2 -- sdnr/northbound/CMNotify/provider/pom.xml | 12 ------------ 3 files changed, 16 deletions(-) (limited to 'sdnr/northbound/CMNotify') diff --git a/sdnr/northbound/CMNotify/feature/pom.xml b/sdnr/northbound/CMNotify/feature/pom.xml index 2d6f2d8b7..8aa61e85f 100644 --- a/sdnr/northbound/CMNotify/feature/pom.xml +++ b/sdnr/northbound/CMNotify/feature/pom.xml @@ -38,12 +38,10 @@ ccsdk-features :: sdnr-northbound :: ${project.artifactId} - ${project.groupId} CMNotify-provider ${project.version} - diff --git a/sdnr/northbound/CMNotify/installer/pom.xml b/sdnr/northbound/CMNotify/installer/pom.xml index e63925132..b1e3d626f 100644 --- a/sdnr/northbound/CMNotify/installer/pom.xml +++ b/sdnr/northbound/CMNotify/installer/pom.xml @@ -57,13 +57,11 @@ - ${project.groupId} CMNotify-provider ${project.version} - diff --git a/sdnr/northbound/CMNotify/provider/pom.xml b/sdnr/northbound/CMNotify/provider/pom.xml index 3acb7fcc0..f4c964a34 100644 --- a/sdnr/northbound/CMNotify/provider/pom.xml +++ b/sdnr/northbound/CMNotify/provider/pom.xml @@ -58,7 +58,6 @@ - org.onap.ccsdk.features.sdnr.northbound @@ -116,7 +115,6 @@ org.opendaylight.controller sal-binding-api - org.onap.ccsdk.sli.core sli-common @@ -159,7 +157,6 @@ testng test - org.opendaylight.controller sal-common-util @@ -168,18 +165,9 @@ org.opendaylight.controller sal-core-api - org.opendaylight.yangtools yang-data-impl - - - org.opendaylight.controller - sal-binding-broker-impl - test-jar - tests - test - -- cgit 1.2.3-korg