From fe35c591bf2769f3e2ca06b9dff762dcbdd3fe13 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Sun, 20 Jun 2021 00:10:23 -0400 Subject: Updating parent verson to 2.1.7 Running mvn tidy:pom Issue-ID: SDNC-1567 Signed-off-by: Singal, Kapil (ks220y) Change-Id: Id0157c1f7306c6ecb0b9fac2a078394f5c41cd73 --- vnftools/pom.xml | 91 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 45 insertions(+), 46 deletions(-) (limited to 'vnftools/pom.xml') diff --git a/vnftools/pom.xml b/vnftools/pom.xml index f71de103..53e85d82 100644 --- a/vnftools/pom.xml +++ b/vnftools/pom.xml @@ -1,49 +1,48 @@ - 4.0.0 - - - org.onap.ccsdk.parent - odlparent-lite - 2.1.4 - - - org.onap.sdnc.northbound - vnftools - 2.1.5-SNAPSHOT - pom - - VNF Tools Plugin - Provides execute nodes to Directed Graphs that use the VNF Module. - - - provider - features - installer - - - - vnftools - - - - - - - org.onap.sdnc.northbound - vnftools-features - ${project.version} - xml - features - - - - org.onap.sdnc.northbound - vnftools-provider - ${project.version} - - - - - + 4.0.0 + + + org.onap.ccsdk.parent + odlparent-lite + 2.1.7 + + + org.onap.sdnc.northbound + vnftools + 2.1.5-SNAPSHOT + pom + + VNF Tools Plugin + Provides execute nodes to Directed Graphs that use the VNF Module. + + + provider + features + installer + + + + vnftools + + + + + + + org.onap.sdnc.northbound + vnftools-features + ${project.version} + xml + features + + + + org.onap.sdnc.northbound + vnftools-provider + ${project.version} + + + + -- cgit