From 62f66f825047b214fe5c79ba15b202fc322e2c07 Mon Sep 17 00:00:00 2001 From: "Nelson, Thomas (tn1381)" Date: Mon, 17 Jun 2019 15:02:28 +0000 Subject: [PATCH] Update Version to Snapshot and Update lbcrypt library to new versionZ Issue-ID: MUSIC-406 Change-Id: I14a81b89287c90a2c91a0f4ef09675a348aef67a Signed-off-by: Nelson, Thomas (tn1381) --- jar/pom.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/jar/pom.xml b/jar/pom.xml index c4e4294f..683ffb3c 100755 --- a/jar/pom.xml +++ b/jar/pom.xml @@ -25,7 +25,7 @@ org.onap.music MUSIC jar - 2.5.9 + 2.5.9-SNAPSHOT This is the MUSIC REST interface, packaged as a war file. @@ -334,10 +334,15 @@ 19.0 + de.svenkubiak + jBCrypt + 0.4.1 + + commons-codec -- 2.16.6