summaryrefslogtreecommitdiffstats
path: root/data-migrator/pom.xml
diff options
context:
space:
mode:
authorPérez Caparrós David, INI-INO-ECO-HCT <David.PerezCaparros@swisscom.com>2019-06-09 17:04:41 +0200
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-06-09 23:16:16 +0200
commitafdeaf416ebe7e4715e2662018d766473b74bf2b (patch)
tree9595dd30b1e0a073d917bfd6124e071310a7b598 /data-migrator/pom.xml
parentccd5410e744e9a75b3e3747bae418f506b502e00 (diff)
Add logic to delete resource also from AAI1.5.4
Delete resources (AccessConnectivity, InternetProfile) from AAI in delete operation Issue-ID: SDNC-791 Signed-off-by: Pérez Caparrós David <David.PerezCaparros@swisscom.com> Change-Id: I4a3eb7880e3736656acf30342ac98aa84cd62afb Former-commit-id: 907ae4554256a7f01fe3b2ecd869dcd4dff6a01f
Diffstat (limited to 'data-migrator/pom.xml')
-rw-r--r--data-migrator/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/data-migrator/pom.xml b/data-migrator/pom.xml
index e720fe3f..cff4a0ba 100644
--- a/data-migrator/pom.xml
+++ b/data-migrator/pom.xml
@@ -5,12 +5,12 @@
<parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>sdnc-oam</artifactId>
- <version>1.5.3-SNAPSHOT</version>
+ <version>1.5.4-SNAPSHOT</version>
</parent>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>data-migrator</artifactId>
- <version>1.5.3-SNAPSHOT</version>
+ <version>1.5.4-SNAPSHOT</version>
<packaging>jar</packaging>
<name>sdnc-oam :: data-migrator</name>