diff options
author | Vikram Potturi(apotturi) <vp9004@att.com> | 2018-05-21 20:06:08 -0400 |
---|---|---|
committer | Vikram Potturi(apotturi) <vp9004@att.com> | 2018-05-21 20:06:08 -0400 |
commit | b1dc42528a3e7e89187fac220a2f9be3e4151caf (patch) | |
tree | bc5a9caddf25006107f60f824e40f82f8d89ff6d /jar/pom.xml | |
parent | 067e18e954ffd6bbf90416e6922c06e5a43b49df (diff) |
Added changes for Zookeeper node healthcheckv2.5.5release-2.5.3
Change-Id: Ib25342cebfc95a217dedc2588f2fb1284b1ef03f
Issue-ID: MUSIC-73
Signed-off-by: Vikram Potturi(apotturi) <vp9004@att.com>
Diffstat (limited to 'jar/pom.xml')
-rw-r--r-- | jar/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jar/pom.xml b/jar/pom.xml index d2d74523..6627b002 100644 --- a/jar/pom.xml +++ b/jar/pom.xml @@ -25,7 +25,7 @@ <groupId>org.onap.music</groupId> <artifactId>MUSIC</artifactId> <packaging>jar</packaging> - <version>2.5.5</version> + <version>2.5.6</version> <description> This is the MUSIC interface, packaged as a jar file. </description> |