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 --- features/sdnc-northbound-all/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'features/sdnc-northbound-all/pom.xml') diff --git a/features/sdnc-northbound-all/pom.xml b/features/sdnc-northbound-all/pom.xml index 796bfe48..db8a60b1 100644 --- a/features/sdnc-northbound-all/pom.xml +++ b/features/sdnc-northbound-all/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-northbound-all - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature sdnc-northbound :: features :: ${project.artifactId} -- cgit 1.2.3-korg