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-restconf-client/pom.xml | 59 +++++++++++++------------- 1 file changed, 29 insertions(+), 30 deletions(-) (limited to 'plugins/features/ccsdk-restconf-client') diff --git a/plugins/features/ccsdk-restconf-client/pom.xml b/plugins/features/ccsdk-restconf-client/pom.xml index edea3ee5d..30b2e503b 100644 --- a/plugins/features/ccsdk-restconf-client/pom.xml +++ b/plugins/features/ccsdk-restconf-client/pom.xml @@ -1,39 +1,38 @@ - 4.0.0 + 4.0.0 - - org.onap.ccsdk.parent - single-feature-parent - 2.1.1 - - + + org.onap.ccsdk.parent + single-feature-parent + 2.1.1 + + - org.onap.ccsdk.sli.plugins - ccsdk-restconf-client - 1.2.1-SNAPSHOT - feature + org.onap.ccsdk.sli.plugins + ccsdk-restconf-client + 1.2.1-SNAPSHOT + feature - ccsdk-sli-plugins :: restconf-client :: ${project.artifactId} + ccsdk-sli-plugins :: features :: ${project.artifactId} - - true - + + true + - + - - - ${project.groupId} - restconf-client-provider - ${project.version} - - - - org.onap.logging-analytics - logging-filter-base - - - - + + ${project.groupId} + restconf-client-provider + ${project.version} + + + + org.onap.logging-analytics + logging-filter-base + + + + -- cgit 1.2.3-korg