diff options
author | jimmy <jf2512@att.com> | 2018-12-17 13:49:40 -0500 |
---|---|---|
committer | jimmy <jf2512@att.com> | 2018-12-17 13:50:31 -0500 |
commit | c75bac34563c4931b61ada7d67aca182302b12f8 (patch) | |
tree | 7ce63d8ac7e871ce1618e6950173d862e0183077 /version.properties | |
parent | 2d427617945ad1ec0edc644fc13219f05e7d657c (diff) |
Update to springboot 1.5.18
Change-Id: Id6eb0bb763c13f853a37cb79f9328e34a3e1f07c
Issue-ID: AAI-2011
Signed-off-by: jimmy <jf2512@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 0680934..12f4e14 100644 --- a/version.properties +++ b/version.properties @@ -25,7 +25,7 @@ major=1 minor=3 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |