From 94f4b9bf8661ad75628163b46518e902b6abc834 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Tue, 2 Mar 2021 20:00:49 -0500 Subject: Refactoring pom's name tag Indenting pom's and running mvn tidy:pom to rearrange items Issue-ID: CCSDK-3198 Signed-off-by: Singal, Kapil (ks220y) Change-Id: Ic9c7cfd76bd98e6a101ec7788841d96316508735 --- northbound/lcm/provider/pom.xml | 50 ++++++++++++++++++++--------------------- 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'northbound/lcm/provider/pom.xml') diff --git a/northbound/lcm/provider/pom.xml b/northbound/lcm/provider/pom.xml index 7666fe2dc..65ab60611 100755 --- a/northbound/lcm/provider/pom.xml +++ b/northbound/lcm/provider/pom.xml @@ -14,18 +14,18 @@ 1.2.1-SNAPSHOT bundle - ccsdk-sli-northbound :: lcm :: ${project.artifactId} + ccsdk-sli-northbound :: ${project.artifactId} - - - org.onap.ccsdk.sli.core - sli-core-artifacts - ${project.version} - pom - import - - + + + org.onap.ccsdk.sli.core + sli-core-artifacts + ${project.version} + pom + import + + @@ -84,26 +84,26 @@ test - org.osgi - org.osgi.core - test - + org.osgi + org.osgi.core + test + - org.apache.maven.plugins - maven-surefire-plugin - - - dummyUser - dummyPassword - dummyDatabase - - - - + org.apache.maven.plugins + maven-surefire-plugin + + + dummyUser + dummyPassword + dummyDatabase + + + + org.apache.maven.plugins maven-failsafe-plugin -- cgit 1.2.3-korg