diff options
author | Hassan, Sean (sh265m) <sean.hassan@att.com> | 2020-09-24 12:03:43 -0500 |
---|---|---|
committer | Hassan, Sean (sh265m) <sean.hassan@att.com> | 2020-09-24 12:03:51 -0500 |
commit | 71ba4dc9540db18cc51e318df94c81e7b49613af (patch) | |
tree | 560620800a454308590c3a975cdd23de79f7c5ef /version.properties | |
parent | 3e83d98dab0e45aa050b10e49249be05ca8aa974 (diff) |
Create and prepare non-deploy release 2.7.2
Issue-ID: AAF-1203
Change-Id: I5c8c5bca1c5804211ba514b5d6492ef1ba81cc24
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 77d490c5..9bdcd7be 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=1 +patch=2 base_version=${major}.${minor}.${patch} |