diff options
author | Thomas Nelson Jr (arthurdent3) <tn1381@att.com> | 2018-02-23 15:14:24 -0500 |
---|---|---|
committer | Thomas Nelson Jr (arthurdent3) <tn1381@att.com> | 2018-02-23 15:29:08 -0500 |
commit | b6a14a0dc52c9ed43b035aff79831fc32fd52fe3 (patch) | |
tree | 400ba474c44d779632406d3d998e65038816eed1 /src/main/resources/Resources.properties | |
parent | 3acbae6bf3be04f352bfaac340b8303064a2f7c4 (diff) |
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) <tn1381@att.com>
Diffstat (limited to 'src/main/resources/Resources.properties')
-rw-r--r-- | src/main/resources/Resources.properties | 3 |
1 files changed, 2 insertions, 1 deletions
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. + |