From b6a14a0dc52c9ed43b035aff79831fc32fd52fe3 Mon Sep 17 00:00:00 2001 From: "Thomas Nelson Jr (arthurdent3)" Date: Fri, 23 Feb 2018 15:14:24 -0500 Subject: Changes related to Authentication and Atomic Authentication Fixes Atomic with delete added. Issue-ID: MUSIC-38,MUSIC-39 Change-Id: Ide2974a42ff8618d8a94ef7e8a1b0abde3630550 Signed-off-by: Thomas Nelson Jr (arthurdent3) --- src/main/resources/Resources.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/main/resources/Resources.properties') diff --git a/src/main/resources/Resources.properties b/src/main/resources/Resources.properties index 7ee7baae..72269cb8 100644 --- a/src/main/resources/Resources.properties +++ b/src/main/resources/Resources.properties @@ -46,4 +46,5 @@ UNSUPPORTED_LOGGING_FRAMEWORK=\ EELF0006E|\ An unsupported logging framework is bound to SLF4J. |\ Verify your logging frameworks.|\ - An unsupported logging framework is bound to SLF4J. \ No newline at end of file + An unsupported logging framework is bound to SLF4J. + -- cgit 1.2.3-korg