From 0c173cdf44af313e376f1e8ae4fd6e6973c6c20b Mon Sep 17 00:00:00 2001 From: "Tschaen, Brendan" Date: Sat, 18 Apr 2020 10:36:07 -0400 Subject: Default Cipher to empty string Issue-ID: MUSIC-582 Signed-off-by: Tschaen, Brendan Change-Id: I85a59925a40e196847983a7e60aa6d30b046d7e8 --- music-rest/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'music-rest/pom.xml') diff --git a/music-rest/pom.xml b/music-rest/pom.xml index 5ffe3499..9bcfd396 100755 --- a/music-rest/pom.xml +++ b/music-rest/pom.xml @@ -27,7 +27,7 @@ org.onap.music MUSIC-rest jar - 3.2.39-SNAPSHOT + 3.2.40-SNAPSHOT This is the MUSIC Spring-based REST service. @@ -36,7 +36,7 @@ org.onap.music MUSIC - 3.2.39-SNAPSHOT + 3.2.40-SNAPSHOT @@ -127,7 +127,7 @@ org.onap.music MUSIC-core - 3.2.39-SNAPSHOT + 3.2.40-SNAPSHOT -- cgit 1.2.3-korg