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 ------------ sdnr/northbound/a1Adapter/feature/pom.xml | 2 -- sdnr/northbound/a1Adapter/installer/pom.xml | 2 -- sdnr/northbound/a1Adapter/provider/pom.xml | 4 ---- sdnr/northbound/oofpcipoc/consumer/pom.xml | 5 ----- sdnr/northbound/oofpcipoc/feature/pom.xml | 2 -- sdnr/northbound/oofpcipoc/installer/pom.xml | 3 --- sdnr/northbound/oofpcipoc/model/pom.xml | 1 - sdnr/northbound/oofpcipoc/provider/pom.xml | 14 -------------- 11 files changed, 49 deletions(-) (limited to 'sdnr/northbound') 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 - diff --git a/sdnr/northbound/a1Adapter/feature/pom.xml b/sdnr/northbound/a1Adapter/feature/pom.xml index a4a09bb48..0369d38b2 100644 --- a/sdnr/northbound/a1Adapter/feature/pom.xml +++ b/sdnr/northbound/a1Adapter/feature/pom.xml @@ -38,12 +38,10 @@ ccsdk-features :: sdnr-northbound :: ${project.artifactId} - ${project.groupId} a1Adapter-provider ${project.version} - diff --git a/sdnr/northbound/a1Adapter/installer/pom.xml b/sdnr/northbound/a1Adapter/installer/pom.xml index 4d1d85ef8..0dc280620 100644 --- a/sdnr/northbound/a1Adapter/installer/pom.xml +++ b/sdnr/northbound/a1Adapter/installer/pom.xml @@ -57,13 +57,11 @@ - ${project.groupId} a1Adapter-provider ${project.version} - diff --git a/sdnr/northbound/a1Adapter/provider/pom.xml b/sdnr/northbound/a1Adapter/provider/pom.xml index df8ae952f..1ea85a396 100644 --- a/sdnr/northbound/a1Adapter/provider/pom.xml +++ b/sdnr/northbound/a1Adapter/provider/pom.xml @@ -37,7 +37,6 @@ ccsdk-features :: sdnr-northbound :: ${project.artifactId} - @@ -47,7 +46,6 @@ pom import - org.onap.ccsdk.sli.core sli-core-artifacts @@ -55,7 +53,6 @@ pom import - @@ -111,7 +108,6 @@ utils-provider - diff --git a/sdnr/northbound/oofpcipoc/consumer/pom.xml b/sdnr/northbound/oofpcipoc/consumer/pom.xml index 48fbf226e..d2a039eb4 100644 --- a/sdnr/northbound/oofpcipoc/consumer/pom.xml +++ b/sdnr/northbound/oofpcipoc/consumer/pom.xml @@ -37,7 +37,6 @@ ccsdk-features :: sdnr-northbound :: ${project.artifactId} - @@ -47,7 +46,6 @@ pom import - org.onap.ccsdk.sli.core sli-core-artifacts @@ -55,7 +53,6 @@ pom import - @@ -97,7 +94,6 @@ jackson-core 2.9.8 - com.fasterxml.jackson.core jackson-annotations @@ -113,7 +109,6 @@ mockito-core test - org.onap.ccsdk.sli.core sli-common diff --git a/sdnr/northbound/oofpcipoc/feature/pom.xml b/sdnr/northbound/oofpcipoc/feature/pom.xml index 03ac91f67..b7d45db95 100644 --- a/sdnr/northbound/oofpcipoc/feature/pom.xml +++ b/sdnr/northbound/oofpcipoc/feature/pom.xml @@ -58,12 +58,10 @@ --> - ${project.groupId} oofpcipoc-provider ${project.version} - diff --git a/sdnr/northbound/oofpcipoc/installer/pom.xml b/sdnr/northbound/oofpcipoc/installer/pom.xml index b16ac4d08..cd749d939 100644 --- a/sdnr/northbound/oofpcipoc/installer/pom.xml +++ b/sdnr/northbound/oofpcipoc/installer/pom.xml @@ -57,19 +57,16 @@ - ${project.groupId} oofpcipoc-provider ${project.version} - ${project.groupId} oofpcipoc-consumer ${project.version} - diff --git a/sdnr/northbound/oofpcipoc/model/pom.xml b/sdnr/northbound/oofpcipoc/model/pom.xml index bec0ec2bb..39b51f96a 100644 --- a/sdnr/northbound/oofpcipoc/model/pom.xml +++ b/sdnr/northbound/oofpcipoc/model/pom.xml @@ -42,7 +42,6 @@ org.opendaylight.mdsal.binding.model.ietf rfc6991 - diff --git a/sdnr/northbound/oofpcipoc/provider/pom.xml b/sdnr/northbound/oofpcipoc/provider/pom.xml index 03a770754..4a7ac1711 100644 --- a/sdnr/northbound/oofpcipoc/provider/pom.xml +++ b/sdnr/northbound/oofpcipoc/provider/pom.xml @@ -37,7 +37,6 @@ ccsdk-features :: sdnr-northbound :: ${project.artifactId} - @@ -55,12 +54,10 @@ oofpcipoc-model ${project.version} - org.opendaylight.controller sal-binding-api - org.onap.ccsdk.sli.core sli-common @@ -103,7 +100,6 @@ testng test - org.opendaylight.controller sal-common-util @@ -112,19 +108,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