diff options
author | Sai Gandham <sg481n@att.com> | 2019-01-30 08:44:44 -0600 |
---|---|---|
committer | Sai Gandham <sg481n@att.com> | 2019-01-30 08:44:54 -0600 |
commit | a649fd1b3c8308b4c7cc2018965c93bff9d7eb54 (patch) | |
tree | 5e5982afe98473b5b926995937a184ed1d47f1db /version.properties | |
parent | 179f92f44f374c1a4e913adaa348ed22244fa0a3 (diff) |
Update shiro logging and sl4j init2.1.11
Issue-ID: AAF-655
Change-Id: I1e1439efbee5900c82a6065a0581faae15622581
Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 1e3a49e..91423b2 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=2 minor=1 -patch=10 +patch=11 base_version=${major}.${minor}.${patch} |