From 0f1a3db830b43cdf7e366b8a92609187c32370ac Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Fri, 9 Jul 2021 08:48:33 -0400 Subject: CLeaning up moved modules and running mvn tidy:pom Issue-ID: SDNC-1582 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I0ba59010d54d2a379d794beeb7d21b601ac1abf4 --- vnftools/features/features-vnftools/pom.xml | 43 ++++++++++++++--------------- 1 file changed, 21 insertions(+), 22 deletions(-) (limited to 'vnftools/features/features-vnftools') diff --git a/vnftools/features/features-vnftools/pom.xml b/vnftools/features/features-vnftools/pom.xml index b996abac..6a400167 100644 --- a/vnftools/features/features-vnftools/pom.xml +++ b/vnftools/features/features-vnftools/pom.xml @@ -1,29 +1,28 @@ - 4.0.0 + 4.0.0 - - org.onap.ccsdk.parent - feature-repo-parent - 2.2.0-SNAPSHOT - - + + org.onap.ccsdk.parent + feature-repo-parent + 2.2.0-SNAPSHOT + + - org.onap.sdnc.northbound - features-vnftools - 2.2.0-SNAPSHOT - feature + org.onap.sdnc.northbound + features-vnftools + 2.2.0-SNAPSHOT + feature - sdnc-northbound :: vnftools :: ${project.artifactId} + sdnc-northbound :: vnftools :: ${project.artifactId} - - - ${project.groupId} - sdnc-vnftools - ${project.version} - xml - features - - - + + + ${project.groupId} + sdnc-vnftools + ${project.version} + xml + features + + -- cgit 1.2.3-korg