aboutsummaryrefslogtreecommitdiffstats
path: root/daexim-offsite-backup/features/ccsdk-daexim-offsite-backup/pom.xml
diff options
context:
space:
mode:
authorlalena.aria <lalena.aria@att.com>2019-08-07 19:59:04 +0000
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-09 13:52:24 -0400
commit3f336cecddbc7adf45489e0d4a0b1b19deeee1ef (patch)
tree9964976ded424f3d93f3e5e133d1965c2ea57e0d /daexim-offsite-backup/features/ccsdk-daexim-offsite-backup/pom.xml
parentc0c9d433434dde14d68c5a8b5816b5371677dc24 (diff)
Use getEntity to populate Complex Resource-Related tables
Changes made: Clean up in SdncBaseModel for unused methods. Fixes in SdncGroupModel. Convert SdncNodeModel to entity. Corrected logging in SdncVFCModel. Corresponding Group-related and logging fixes in SdncVFModel. Corresponding SdncBaseModel changes for getEntity migration. Corresponding junit changes for getEntity migration. Issue-ID: CCSDK-1578 Change-Id: Ic7f7ec38325aeddcad2d86c8f8425ec825512714 Signed-off-by: lalena.aria <lalena.aria@att.com>
Diffstat (limited to 'daexim-offsite-backup/features/ccsdk-daexim-offsite-backup/pom.xml')
-rw-r--r--daexim-offsite-backup/features/ccsdk-daexim-offsite-backup/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/daexim-offsite-backup/features/ccsdk-daexim-offsite-backup/pom.xml b/daexim-offsite-backup/features/ccsdk-daexim-offsite-backup/pom.xml
index 6e5e3985..d54eb208 100644
--- a/daexim-offsite-backup/features/ccsdk-daexim-offsite-backup/pom.xml
+++ b/daexim-offsite-backup/features/ccsdk-daexim-offsite-backup/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>single-feature-parent</artifactId>
- <version>1.3.2</version>
+ <version>1.3.3-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.northbound</groupId>
<artifactId>ccsdk-daexim-offsite-backup</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.2-SNAPSHOT</version>
<packaging>feature</packaging>
<name>ccsdk-sli-northbound :: daexim-offsite-backup :: ${project.artifactId}</name>