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 /so-sdn-clients/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 'so-sdn-clients/pom.xml')
-rw-r--r-- | so-sdn-clients/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/so-sdn-clients/pom.xml b/so-sdn-clients/pom.xml index c9b417b230..3ad2c45061 100644 --- a/so-sdn-clients/pom.xml +++ b/so-sdn-clients/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.onap.so</groupId> <artifactId>so</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>so-sdn-clients</artifactId> |