From ffb74ac019aae806a4465bc0ddf9925b67fea905 Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Wed, 10 Mar 2021 14:03:29 -0500 Subject: Bump version to 3.4.0 in parent Issue-ID: POLICY-3105 Change-Id: Idae28ee3bf7caa53d288410d9bec3f22658663c3 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 2df87163..75658f78 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=3 -minor=3 -patch=1 +minor=4 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg