diff options
author | statta <statta@research.att.com> | 2019-05-03 12:03:08 -0400 |
---|---|---|
committer | statta <statta@research.att.com> | 2019-05-03 12:04:10 -0400 |
commit | 0c0b45e71bc863d585e1a36d100a9e19794b787e (patch) | |
tree | 7257ae768051baa1c9159a38d57c42f8739c899a /version.properties | |
parent | 97a7ae6735326720f78067a8996b6b6ae07ddc48 (diff) |
Update version text
Issue-ID: PORTAL-557
Change-Id: Id3feb4f800d6593c373efd5a35b6f19e4ddc7044
Signed-off-by: statta <statta@research.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 ee5d4d0e..756f8a39 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=4 +minor=5 patch=0 base_version=${major}.${minor}.${patch} |