diff options
author | Hassan, Sean (sh265m) <sean.hassan@att.com> | 2020-07-31 12:04:07 -0500 |
---|---|---|
committer | Hassan, Sean (sh265m) <sean.hassan@att.com> | 2020-07-31 12:04:14 -0500 |
commit | 3a3b7c6b505e842da89615dfff3a8d9e74b1390f (patch) | |
tree | 91e815a8665a1ca2855583f53c64dfddb12a7605 | |
parent | fe82401b767a7f6c96ad1b1001eb2380ddc5a49a (diff) |
prepare for release 2.7.0
Issue-ID: AAF-1142
Signed-off-by: Sean Hassan <sean.hassan@att.com>
Change-Id: I6ebd90ee0ed2d1fded13e761b35afcf1ef25bea6
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 02ce0893..ec090acd 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ # This TAG <version>2.1.21-SNAPSHOT</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=21 +patch=22 base_version=${major}.${minor}.${patch} |