From 05585a1df490fb548f43cff120410c253745cf9a Mon Sep 17 00:00:00 2001 From: "Thomas Nelson Jr (arthurdent3) tn1381@att.com" Date: Thu, 7 Jun 2018 15:43:03 -0400 Subject: Document Updates and Bug Fixes Added latest Bug Fix Change-Id: I6e40e50a3e077c81f8098582b718bc60e39f8253 Issue-ID: MUSIC-76 Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com --- jar/pom.xml | 2 +- jar/version.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'jar') diff --git a/jar/pom.xml b/jar/pom.xml index 91652832..ccd23679 100644 --- a/jar/pom.xml +++ b/jar/pom.xml @@ -25,7 +25,7 @@ org.onap.music MUSIC jar - 2.5.11 + 2.5.6 This is the MUSIC REST interface, packaged as a war file. diff --git a/jar/version.properties b/jar/version.properties index d80599bb..2ffa6347 100644 --- a/jar/version.properties +++ b/jar/version.properties @@ -4,7 +4,7 @@ major=2 minor=5 -patch=11 +patch=6 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg