diff options
author | mukesh.paliwal1@huawei.com <mukesh.paliwal1@huawei.com> | 2020-07-30 15:40:38 +0530 |
---|---|---|
committer | mukesh.paliwal1@huawei.com <mukesh.paliwal1@huawei.com> | 2020-07-30 15:40:38 +0530 |
commit | 0ac251b9e195871663f40d88c4b8ccd010d64966 (patch) | |
tree | dce3d9089b271b68cb2e427e7b23b7c194b7e80c /graph-inventory/aai-client/pom.xml | |
parent | 852b16f2d60356becf222d2360ac85c977601b8c (diff) |
Dynamic hot onboarding bpmn-infra
Issue-ID: SO-3104
Signed-off-by: mukesh.paliwal1@huawei.com <mukesh.paliwal1@huawei.com>
Change-Id: If91d9141d9273f926145301a25a8dcec6ac5f8bf
Diffstat (limited to 'graph-inventory/aai-client/pom.xml')
-rw-r--r-- | graph-inventory/aai-client/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graph-inventory/aai-client/pom.xml b/graph-inventory/aai-client/pom.xml index 8c7be3eb7e..e0ef59dced 100644 --- a/graph-inventory/aai-client/pom.xml +++ b/graph-inventory/aai-client/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.onap.so</groupId> <artifactId>graph-inventory</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>aai-client</artifactId> <build> |