diff options
author | Sean Hassan <sean.hassan@att.com> | 2020-09-29 14:51:21 -0500 |
---|---|---|
committer | Sean Hassan <sean.hassan@att.com> | 2020-09-29 14:51:34 -0500 |
commit | 0e051c5f9acaa54fcbf119b674d7e4e89a853363 (patch) | |
tree | c5cd50bf0b488ecd41a5838805ed6834f19e5a7a /version.properties | |
parent | cee64537a7e4b8579996a4e3e1b0f98b7fe646cb (diff) |
Prepare for release 2.7.3
Issue-ID: AAF-1205
Change-Id: Ifd1c6b57730d7df183829db2a316d3a77abcb435
Signed-off-by: Sean Hassan <sean.hassan@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 9bdcd7be..9b78cd0b 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ # This TAG <version>2.7.0-SNAPSHOT</version> is here to help remember to change this file. Keep it up to date with the following "real" entries: major=2 minor=7 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |