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/template-node/provider/pom.xml | 82 +++++++++++++++++----------------- 1 file changed, 41 insertions(+), 41 deletions(-) (limited to 'plugins/template-node/provider/pom.xml') diff --git a/plugins/template-node/provider/pom.xml b/plugins/template-node/provider/pom.xml index 0b6551a73..3058ae8a7 100644 --- a/plugins/template-node/provider/pom.xml +++ b/plugins/template-node/provider/pom.xml @@ -1,49 +1,49 @@ - 4.0.0 + 4.0.0 - - org.onap.ccsdk.parent - binding-parent - 2.1.1 - + + org.onap.ccsdk.parent + binding-parent + 2.1.1 + - org.onap.ccsdk.sli.plugins - template-node-provider - 1.2.1-SNAPSHOT - bundle + org.onap.ccsdk.sli.plugins + template-node-provider + 1.2.1-SNAPSHOT + bundle - ccsdk-sli-plugins :: template-node :: ${project.artifactId} + ccsdk-sli-plugins :: ${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 + + - - - junit - junit - test - - - org.onap.ccsdk.sli.core - sli-common - provided - - - org.slf4j - slf4j-api - - - org.apache.velocity - velocity - - + + + junit + junit + test + + + org.onap.ccsdk.sli.core + sli-common + provided + + + org.slf4j + slf4j-api + + + org.apache.velocity + velocity + + -- cgit 1.2.3-korg