aboutsummaryrefslogtreecommitdiffstats
path: root/generic-resource-api/client
diff options
context:
space:
mode:
authorprakash.e <prakash.e@huawei.com>2019-08-07 21:41:43 +0530
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-09 14:06:06 -0400
commit54fd31be9c46a26a735c4ee43470cbe225cffb4e (patch)
treef633dc194119f9873c598711a89330aa65671474 /generic-resource-api/client
parent8b309d6e6a73f2d16d699da2e63e886522085887 (diff)
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 <prakash.e@huawei.com>
Diffstat (limited to 'generic-resource-api/client')
-rw-r--r--generic-resource-api/client/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic-resource-api/client/pom.xml b/generic-resource-api/client/pom.xml
index f38e6828..09e6d245 100644
--- a/generic-resource-api/client/pom.xml
+++ b/generic-resource-api/client/pom.xml
@@ -6,7 +6,7 @@
<packaging>jar</packaging>
<groupId>org.onap.sdnc.northbound</groupId>
<artifactId>generic-resource-api-client</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
<name>sdnc-northbound :: generic-resource-api:: ${project.artifactId}</name>
<url>http://wiki.onap.org</url>
@@ -15,7 +15,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>client-parent</artifactId>
- <version>1.3.2</version>
+ <version>1.3.3-SNAPSHOT</version>
</parent>
<dependencies>