diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2020-08-03 19:23:51 +0530 |
---|---|---|
committer | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2020-08-06 04:23:34 +0000 |
commit | adbd1c40dda760b8810a325ec146d5feef92b82d (patch) | |
tree | fc68e17f1df01906d3ee712293cb1be891fe4dbf /graph-inventory/aai-client | |
parent | f19e5c3f6b3ef48267c74a4f973089e742e55c6c (diff) |
bump the master to 1.7.1
Issue-ID: SO-2940
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I888677f7d32ff35619be0f5bb2b677f56215f2e0
Diffstat (limited to 'graph-inventory/aai-client')
-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..dc9bf47070 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.1-SNAPSHOT</version> </parent> <artifactId>aai-client</artifactId> <build> |