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/dmaap-listener/pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'northbound/dmaap-listener/pom.xml') diff --git a/northbound/dmaap-listener/pom.xml b/northbound/dmaap-listener/pom.xml index acb100baa..84f6f9964 100755 --- a/northbound/dmaap-listener/pom.xml +++ b/northbound/dmaap-listener/pom.xml @@ -6,6 +6,7 @@ org.onap.ccsdk.parent standalone-parent 2.1.1 + org.onap.ccsdk.sli.northbound @@ -13,7 +14,7 @@ 1.2.1-SNAPSHOT jar - ccsdk-sli-northbound :: dmaap-listener + ccsdk-sli-northbound :: ${project.artifactId} DMAAP Listener @@ -73,7 +74,7 @@ org.apache.velocity velocity-engine-core - + org.glassfish.jersey.inject jersey-hk2 -- cgit 1.2.3-korg