diff options
author | GANDHAM <sg481n@att.com> | 2019-10-15 09:16:11 -0500 |
---|---|---|
committer | GANDHAM <sg481n@att.com> | 2019-10-15 09:17:00 -0500 |
commit | 05e395c6ca27d4fcf6871e9c249c76c8ce61264e (patch) | |
tree | 937dc484632f0ada7f4284aba452b04ef902b94b /version.properties | |
parent | 25c0056a7846168dbc5cc86615039ad8d1e9a35d (diff) |
Update shiro bundle & fix sidecar
Issue-ID: AAF-111
Change-Id: Id22107054dc0081dc4c803c89f1d75713a083055
Signed-off-by: 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 9b2b66e..5e52b35 100644 --- a/version.properties +++ b/version.properties @@ -28,7 +28,7 @@ # This TAG <version>2.1.13</version> is here to help remember to change this file. Keep it up to date with the following "real" entries: major=2 minor=1 -patch=13 +patch=16 base_version=${major}.${minor}.${patch} |