From b1dc42528a3e7e89187fac220a2f9be3e4151caf Mon Sep 17 00:00:00 2001 From: "Vikram Potturi(apotturi)" Date: Mon, 21 May 2018 20:06:08 -0400 Subject: Added changes for Zookeeper node healthcheck Change-Id: Ib25342cebfc95a217dedc2588f2fb1284b1ef03f Issue-ID: MUSIC-73 Signed-off-by: Vikram Potturi(apotturi) --- jar/src/main/webapp/WEB-INF/classes/project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jar/src/main/webapp/WEB-INF') diff --git a/jar/src/main/webapp/WEB-INF/classes/project.properties b/jar/src/main/webapp/WEB-INF/classes/project.properties index 3b6d2283..cb51134a 100644 --- a/jar/src/main/webapp/WEB-INF/classes/project.properties +++ b/jar/src/main/webapp/WEB-INF/classes/project.properties @@ -1,4 +1,4 @@ -version=2.5.3 +version=2.5.5 artifactId=MUSIC music.properties=/opt/app/music/etc/music.properties -- cgit 1.2.3-korg