From 81db61d122e8176bc7237f149d7815bf4979ed97 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Thu, 30 May 2019 11:12:54 -0400 Subject: Bump engine to version 1.5.0 Fixed license date. Change-Id: I711fb4e91afdb3813bc04b16265f584d80ac8e5d Issue-ID: POLICY-1747 Signed-off-by: Jim Hahn --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') 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} -- cgit