From 49665cad08f9bcf5453f64d5588217c2cdb5d6d3 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Fri, 21 Jun 2019 10:31:57 -0700 Subject: Version bump oparent master to 2.1.0-SNAPSHOT Issue-ID: INT-1055 Signed-off-by: Yang Xu Change-Id: Ia06ecf1de96fd1712965e480b99ad7a40499dce7 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index ef301a4..ec3a66d 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=2 -minor_version=0 -patch_version=1 +minor_version=1 +patch_version=0 base_version=${major_version}.${minor_version}.${patch_version} -- cgit 1.2.3-korg