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 --- adaptors/netbox-client/installer/pom.xml | 4 +--- adaptors/netbox-client/pom.xml | 2 +- adaptors/netbox-client/provider/pom.xml | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) (limited to 'adaptors/netbox-client') diff --git a/adaptors/netbox-client/installer/pom.xml b/adaptors/netbox-client/installer/pom.xml index 4849c1198..015e8af05 100755 --- a/adaptors/netbox-client/installer/pom.xml +++ b/adaptors/netbox-client/installer/pom.xml @@ -30,7 +30,7 @@ 1.2.1-SNAPSHOT pom - ccsdk-sli-adaptors :: netbox-client :: ${project.artifactId} + ccsdk-sli-adaptors :: ${project.artifactId} ccsdk-netbox-client @@ -41,8 +41,6 @@ - - org.onap.ccsdk.sli.adaptors netbox-client-provider diff --git a/adaptors/netbox-client/pom.xml b/adaptors/netbox-client/pom.xml index c9eb49227..1cf6c3bc5 100644 --- a/adaptors/netbox-client/pom.xml +++ b/adaptors/netbox-client/pom.xml @@ -30,7 +30,7 @@ 1.2.1-SNAPSHOT pom - ccsdk-sli-adaptors :: netbox-client + ccsdk-sli-adaptors :: ${project.artifactId} The SDNC Adaptors for netbox IPAM as an OSGi service diff --git a/adaptors/netbox-client/provider/pom.xml b/adaptors/netbox-client/provider/pom.xml index 5e74cde33..faadcefc1 100644 --- a/adaptors/netbox-client/provider/pom.xml +++ b/adaptors/netbox-client/provider/pom.xml @@ -30,7 +30,7 @@ 1.2.1-SNAPSHOT bundle - ccsdk-sli-adaptors :: netbox-client :: ${project.artifactId} + ccsdk-sli-adaptors :: ${project.artifactId} -- cgit 1.2.3-korg