summaryrefslogtreecommitdiffstats
path: root/so-monitoring/so-monitoring-handler
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2020-02-26 19:30:17 +0800
committerseshukm <seshu.kumar.m@huawei.com>2020-02-26 19:30:17 +0800
commitb9af26a177a39358ea7388db0a6f582ebd407292 (patch)
tree165d8893cb9dc7c777acadefc565f06e9b408017 /so-monitoring/so-monitoring-handler
parentaee3e50cbc58e372bfe5b3dc922b4b7fc574ed9a (diff)
bump the versions for all the SO to 1.6.0
Issue-ID: SO-2519 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Id0993b244b0978375ff8476e4bf8ef79e1bb9e68
Diffstat (limited to 'so-monitoring/so-monitoring-handler')
-rw-r--r--so-monitoring/so-monitoring-handler/pom.xml2
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 59546861c5..176328a434 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.4.0-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
</parent>
<artifactId>so-monitoring-handler</artifactId>
<name>${project.artifactId}</name>