diff options
author | Byung-Woo Jun <byung-woo.jun@est.tech> | 2020-02-26 12:39:41 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-02-26 12:39:41 +0000 |
commit | 5f9eb004d38baa32597d164f9c2f40ed189ae69e (patch) | |
tree | 8648d81262af772dcc0369ef8ed87b8e47f88b4a /so-monitoring/so-monitoring-handler | |
parent | b0f1369a3890c9592a1642502ad9a8cc14de2f1b (diff) | |
parent | b9af26a177a39358ea7388db0a6f582ebd407292 (diff) |
Merge "bump the versions for all the SO to 1.6.0"
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 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> |