From fc3624c0eb9ed21309fb38805458b9c02ad3cf95 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Fri, 18 Dec 2020 13:12:37 -0500 Subject: Indenting POM's and running mvn tidy:pom Issue-ID: CCSDK-3058 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I8cdc657c832cffba05373b1bd0a6819b4a711f7e --- sdnr/northbound/CMNotify/installer/pom.xml | 1 - sdnr/northbound/CMNotify/provider/pom.xml | 1 - sdnr/northbound/ranSlice/model/pom.xml | 2 -- sdnr/northbound/ranSlice/provider/pom.xml | 6 +++--- 4 files changed, 3 insertions(+), 7 deletions(-) (limited to 'sdnr/northbound') diff --git a/sdnr/northbound/CMNotify/installer/pom.xml b/sdnr/northbound/CMNotify/installer/pom.xml index ad62ebb00..1dc85dd95 100644 --- a/sdnr/northbound/CMNotify/installer/pom.xml +++ b/sdnr/northbound/CMNotify/installer/pom.xml @@ -43,7 +43,6 @@ - org.onap.ccsdk.features.sdnr.northbound ${application.name}-feature diff --git a/sdnr/northbound/CMNotify/provider/pom.xml b/sdnr/northbound/CMNotify/provider/pom.xml index aabd07c0a..cbda3fb16 100644 --- a/sdnr/northbound/CMNotify/provider/pom.xml +++ b/sdnr/northbound/CMNotify/provider/pom.xml @@ -48,7 +48,6 @@ import --> - org.onap.ccsdk.sli.core sli-core-artifacts diff --git a/sdnr/northbound/ranSlice/model/pom.xml b/sdnr/northbound/ranSlice/model/pom.xml index 2e7c6ce1b..f2d6c5812 100644 --- a/sdnr/northbound/ranSlice/model/pom.xml +++ b/sdnr/northbound/ranSlice/model/pom.xml @@ -43,6 +43,4 @@ rfc6991 - - diff --git a/sdnr/northbound/ranSlice/provider/pom.xml b/sdnr/northbound/ranSlice/provider/pom.xml index a87459ab9..7882446dc 100644 --- a/sdnr/northbound/ranSlice/provider/pom.xml +++ b/sdnr/northbound/ranSlice/provider/pom.xml @@ -123,9 +123,9 @@ - org.osgi - org.osgi.core - test + org.osgi + org.osgi.core + test org.onap.ccsdk.sli.core -- cgit 1.2.3-korg