From 504d5c7f408b8f4ec0eb6738283acda4ddf4ccb9 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Tue, 5 Sep 2017 15:34:49 -0700 Subject: Relax O-Parent license check requirements Relax O-Parent license check formatting requirements. At the same time, violations will now become errors and will fail builds. Change-Id: Ie581895796cc06a9f008d7b739583fb44673aa19 Issue-ID: INT-135 Signed-off-by: Gary Wu --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index fb9d9ca..34fcd9b 100644 --- a/version.properties +++ b/version.properties @@ -4,8 +4,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=0 -minor_version=2 -patch_version=0 +minor_version=1 +patch_version=1 base_version=${major_version}.${minor_version}.${patch_version} -- cgit 1.2.3-korg