diff options
author | Sai Gandham <sg481n@att.com> | 2019-02-15 10:06:31 -0600 |
---|---|---|
committer | Sai Gandham <sg481n@att.com> | 2019-02-15 10:16:19 -0600 |
commit | ac7cd3ac1cd79eff3a8e20e23e5a550fb68b8af2 (patch) | |
tree | cb439b28cad16b79c606000dd34303a90d1aa252 /version.properties | |
parent | a649fd1b3c8308b4c7cc2018965c93bff9d7eb54 (diff) |
fix shiro logs looping issue
Issue-ID: AAF-655
Change-Id: I6719683718ec8dc2695df1eb14b6b490df5976c5
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 91423b2..d6fc8bd 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=2 minor=1 -patch=11 +patch=12 base_version=${major}.${minor}.${patch} |