diff options
author | Jim Hahn <jrh3@att.com> | 2019-05-30 11:12:54 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2019-05-31 09:47:33 -0400 |
commit | 81db61d122e8176bc7237f149d7815bf4979ed97 (patch) | |
tree | 6fd6cb7cbb9d152ca01e2ee4ecffa83b012d1199 /version.properties | |
parent | 6bc4e95261ed8ec8bc931696e3674ee5ec54d542 (diff) |
Bump engine to version 1.5.0
Fixed license date.
Change-Id: I711fb4e91afdb3813bc04b16265f584d80ac8e5d
Issue-ID: POLICY-1747
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 739b15f12..2d1adf1a8 100644 --- a/version.properties +++ b/version.properties @@ -23,8 +23,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=4 -patch=2 +minor=5 +patch=0 base_version=${major}.${minor}.${patch} |