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 --- plugins/restapi-call-node/provider/pom.xml | 44 +++++++++++++++--------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'plugins/restapi-call-node/provider/pom.xml') diff --git a/plugins/restapi-call-node/provider/pom.xml b/plugins/restapi-call-node/provider/pom.xml index 026a619f7..c0cf257ed 100755 --- a/plugins/restapi-call-node/provider/pom.xml +++ b/plugins/restapi-call-node/provider/pom.xml @@ -13,25 +13,25 @@ 1.2.1-SNAPSHOT bundle - ccsdk-sli-plugins :: restapi-call-node :: ${project.artifactId} + ccsdk-sli-plugins :: ${project.artifactId} - - - org.onap.ccsdk.sli.core - sli-core-artifacts - ${project.version} - pom - import - - - org.glassfish.jersey - jersey-bom - 2.27 - import - pom - - + + + org.onap.ccsdk.sli.core + sli-core-artifacts + ${project.version} + pom + import + + + org.glassfish.jersey + jersey-bom + 2.27 + pom + import + + @@ -74,7 +74,7 @@ org.onap.logging-analytics logging-filter-base - + junit @@ -82,10 +82,10 @@ test - com.github.stefanbirkner - system-rules - 1.19.0 - test + com.github.stefanbirkner + system-rules + 1.19.0 + test org.glassfish.jersey.containers -- cgit 1.2.3-korg