diff options
author | Sai Gandham <sg481n@att.com> | 2019-01-16 13:18:56 -0600 |
---|---|---|
committer | Sai Gandham <sg481n@att.com> | 2019-01-16 13:19:53 -0600 |
commit | 01deccbf0cc5c1cadc2d5d25e76ccb3dde676cea (patch) | |
tree | 6da8fa1b848de0b7909afcb2d1b609f58f852a04 /version.properties | |
parent | d348d122d5880540a0f6e48182efdb0fbcf0c5d0 (diff) |
update logging path for shiro
Issue-ID: AAF-655
Change-Id: I12cab0cff0e8244cd6d477fb5cb6aa64ad353bf5
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 d77c884..1e3a49e 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=2 minor=1 -patch=9 +patch=10 base_version=${major}.${minor}.${patch} |