From de49777336f5c805cb345a15fadc28bc1ed010e2 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Mon, 20 Apr 2020 12:52:50 -0400 Subject: Bump oparent master to 3.1.0 Frankfurt is stil 3.0.2 Issue-ID: INT-1540 Change-Id: I8fe54b509939cc0df37f931638b50b9ffc47bdde Signed-off-by: Pamela Dragosh --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index fdd5d0b..731d39e 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=3 -minor_version=0 -patch_version=2 +minor_version=1 +patch_version=0 base_version=${major_version}.${minor_version}.${patch_version} -- cgit 1.2.3-korg