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/features-sdnc-northbound/pom.xml | 4 ++-- features/installer/pom.xml | 4 ++-- features/pom.xml | 4 ++-- features/sdnc-northbound-all/pom.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'features') diff --git a/features/features-sdnc-northbound/pom.xml b/features/features-sdnc-northbound/pom.xml index a60ff02d..e25b0bb2 100644 --- a/features/features-sdnc-northbound/pom.xml +++ b/features/features-sdnc-northbound/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-sdnc-northbound - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT feature sdnc-northbound :: features :: ${project.artifactId} diff --git a/features/installer/pom.xml b/features/installer/pom.xml index 4f548c27..c19b316d 100755 --- a/features/installer/pom.xml +++ b/features/installer/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.3.2 + 1.3.3-SNAPSHOT org.onap.sdnc.northbound sdnc-northbound-features-installer - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom sdnc-northbound :: features :: ${project.artifactId} diff --git a/features/pom.xml b/features/pom.xml index 52bbf6cc..0908f46f 100755 --- a/features/pom.xml +++ b/features/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 1.3.2 + 1.3.3-SNAPSHOT org.onap.sdnc.northbound sdnc-northbound-feature-aggregator - 1.6.1-SNAPSHOT + 1.6.2-SNAPSHOT pom sdnc-northbound :: features 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