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 /so-monitoring/so-monitoring-handler | |
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 'so-monitoring/so-monitoring-handler')
-rw-r--r-- | so-monitoring/so-monitoring-handler/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/so-monitoring/so-monitoring-handler/pom.xml b/so-monitoring/so-monitoring-handler/pom.xml index 68f8c89608..def11f0b0a 100644 --- a/so-monitoring/so-monitoring-handler/pom.xml +++ b/so-monitoring/so-monitoring-handler/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.so.monitoring</groupId> <artifactId>so-monitoring</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> </parent> <artifactId>so-monitoring-handler</artifactId> <name>${project.artifactId}</name> |