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 --- northbound/ueb-listener/pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'northbound/ueb-listener') diff --git a/northbound/ueb-listener/pom.xml b/northbound/ueb-listener/pom.xml index ae854d442..7863dc880 100755 --- a/northbound/ueb-listener/pom.xml +++ b/northbound/ueb-listener/pom.xml @@ -13,7 +13,7 @@ 1.2.1-SNAPSHOT jar - ccsdk-sli-northbound :: ueb-listener + ccsdk-sli-northbound :: ${project.artifactId} UEB Listener @@ -23,7 +23,7 @@ ${maven.build.timestamp} ${project.version}-${build.number} 1.4.1 - 1.6.5 + 1.6.5 @@ -38,7 +38,6 @@ - org.onap.sdc.sdc-distribution-client -- cgit 1.2.3-korg