From 0190b382e4b37854c4461bfcfce594c20f5dd8a8 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 --- core/sliPluginUtils/pom.xml | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'core/sliPluginUtils/pom.xml') diff --git a/core/sliPluginUtils/pom.xml b/core/sliPluginUtils/pom.xml index f729cc7f5..0cb797831 100755 --- a/core/sliPluginUtils/pom.xml +++ b/core/sliPluginUtils/pom.xml @@ -1,24 +1,24 @@ - 4.0.0 + 4.0.0 - - org.onap.ccsdk.parent - odlparent-lite - 2.1.1 - - + + org.onap.ccsdk.parent + odlparent-lite + 2.1.1 + + - org.onap.ccsdk.sli.core - sliPluginUtils - 1.2.1-SNAPSHOT - pom + org.onap.ccsdk.sli.core + sliPluginUtils + 1.2.1-SNAPSHOT + pom - ccsdk-sli-core :: sliPluginUtils - A package of static utility functions to be used when developing SLI plugins + ccsdk-sli-core :: ${project.artifactId} + A package of static utility functions to be used when developing SLI plugins - - provider - installer - + + provider + installer + -- cgit 1.2.3-korg