From 32c90064cd24a03e1037639016e2e98a7ef8ae83 Mon Sep 17 00:00:00 2001 From: "Nelson, Thomas (tn1381)" Date: Wed, 19 Jun 2019 17:24:19 -0400 Subject: [PATCH] Fix missed Log output Issue-ID: MUSIC-406 Signed-off-by: Nelson, Thomas (tn1381) Change-Id: I5a835b1bec73764b77b2e354284be98b7e87f919 --- jar/pom.xml | 4 +-- .../org/onap/music/datastore/MusicDataStore.java | 36 ++++++++++------------ 2 files changed, 18 insertions(+), 22 deletions(-) diff --git a/jar/pom.xml b/jar/pom.xml index 683ffb3c..71a9512d 100755 --- a/jar/pom.xml +++ b/jar/pom.xml @@ -25,7 +25,7 @@ org.onap.music MUSIC jar - 2.5.9-SNAPSHOT + 2.5.10-SNAPSHOT This is the MUSIC REST interface, packaged as a war file. @@ -338,7 +338,7 @@ jBCrypt 0.4.1 -