From 82bb7bb4dafcd1ab0b04060c13380eb5b355e173 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Wed, 1 May 2019 14:47:17 -0700 Subject: Version bump oparent Version bump oparent to support the new LF staging job. Change-Id: Iac7bf024ec26328deaee03a8e2f2c2be6a5eff42 Issue-ID: INT-1055 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 6be12c9..51e1781 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=1 -minor_version=2 -patch_version=3 +minor_version=3 +patch_version=0 base_version=${major_version}.${minor_version}.${patch_version} -- cgit 1.2.3-korg