From 54fd31be9c46a26a735c4ee43470cbe225cffb4e Mon Sep 17 00:00:00 2001 From: "prakash.e" Date: Wed, 7 Aug 2019 21:41:43 +0530 Subject: Test case addition for SONAR coverage Added new case for delete flow in PreloadVnfTopologyOperationRPCTest Change-Id: I6eac70c388523853e519626039bb6bfafc46bd77 Issue-ID: SDNC-840 Signed-off-by: Prakash.E --- vnftools/features/features-vnftools/pom.xml | 4 ++-- vnftools/features/pom.xml | 4 ++-- vnftools/features/sdnc-vnftools/pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'vnftools/features') diff --git a/vnftools/features/features-vnftools/pom.xml b/vnftools/features/features-vnftools/pom.xml index 8a686f70..90d9c142 100644 --- a/vnftools/features/features-vnftools/pom.xml +++ b/vnftools/features/features-vnftools/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent feature-repo-parent - 1.3.2 + 1.3.3-SNAPSHOT org.onap.sdnc.northbound features-vnftools - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature sdnc-northbound :: vnftools :: ${project.artifactId} diff --git a/vnftools/features/pom.xml b/vnftools/features/pom.xml index 37aca08f..911d5310 100644 --- a/vnftools/features/pom.xml +++ b/vnftools/features/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.3.2 + 1.3.3-SNAPSHOT org.onap.sdnc.northbound vnftools-features - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom sdnc-northbound :: vnftools :: ${project.artifactId} diff --git a/vnftools/features/sdnc-vnftools/pom.xml b/vnftools/features/sdnc-vnftools/pom.xml index f494edbe..791661ce 100644 --- a/vnftools/features/sdnc-vnftools/pom.xml +++ b/vnftools/features/sdnc-vnftools/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent single-feature-parent - 1.3.2 + 1.3.3-SNAPSHOT org.onap.sdnc.northbound sdnc-vnftools - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature sdnc-northbound :: vnftools :: ${project.artifactId} -- cgit 1.2.3-korg