diff options
author | John J. Franey <john.franey@att.com> | 2020-04-20 16:30:20 -0400 |
---|---|---|
committer | John J. Franey <john.franey@att.com> | 2020-04-20 17:46:14 -0400 |
commit | df9bf07b55ab41d9d69df04cd41e5bc4c9095893 (patch) | |
tree | e9b1329b2cce6a115c203083cb84d1727e17d8f1 /version.properties | |
parent | 028f1ab9273171339b477d80f30a790df2344517 (diff) |
stage a release candidate for 2.1.20
Issue-ID: AAF-1124
Signed-off-by: John J. Franey <john.franey@att.com>
Change-Id: Ic4eb1e777946c9a009759684eb807287634c8050
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 bb43fd28..aecb8d34 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ # This TAG <version>2.1.19-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=19 +patch=20 base_version=${major}.${minor}.${patch} |