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/features/ccsdk-sli-plugins-all/pom.xml | 114 ++++++++++++------------- 1 file changed, 57 insertions(+), 57 deletions(-) (limited to 'plugins/features/ccsdk-sli-plugins-all') diff --git a/plugins/features/ccsdk-sli-plugins-all/pom.xml b/plugins/features/ccsdk-sli-plugins-all/pom.xml index 0ac957f0e..17d66c34a 100644 --- a/plugins/features/ccsdk-sli-plugins-all/pom.xml +++ b/plugins/features/ccsdk-sli-plugins-all/pom.xml @@ -1,60 +1,60 @@ - 4.0.0 - - - org.onap.ccsdk.parent - single-feature-parent - 2.1.1 - - - - org.onap.ccsdk.sli.plugins - ccsdk-sli-plugins-all - 1.2.1-SNAPSHOT - feature - - ccsdk-sli-plugins :: features :: ${project.artifactId} - - - - ${project.groupId} - ccsdk-properties-node - ${project.version} - xml - features - - - - ${project.groupId} - ccsdk-restapi-call-node - ${project.version} - xml - features - - - - ${project.groupId} - ccsdk-restconf-client - ${project.version} - xml - features - - - - ${project.groupId} - ccsdk-template-node - ${project.version} - xml - features - - - - ${project.groupId} - ccsdk-sshapi-call-node - ${project.version} - xml - features - - + 4.0.0 + + + org.onap.ccsdk.parent + single-feature-parent + 2.1.1 + + + + org.onap.ccsdk.sli.plugins + ccsdk-sli-plugins-all + 1.2.1-SNAPSHOT + feature + + ccsdk-sli-plugins :: features :: ${project.artifactId} + + + + ${project.groupId} + ccsdk-properties-node + ${project.version} + xml + features + + + + ${project.groupId} + ccsdk-restapi-call-node + ${project.version} + xml + features + + + + ${project.groupId} + ccsdk-restconf-client + ${project.version} + xml + features + + + + ${project.groupId} + ccsdk-template-node + ${project.version} + xml + features + + + + ${project.groupId} + ccsdk-sshapi-call-node + ${project.version} + xml + features + + -- cgit 1.2.3-korg