From 9d09888f09aee7be02d6418a03541f6b97a95e5d Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Wed, 19 Jun 2019 17:38:07 -0400 Subject: Upversion for global jjb transition Issue-ID: AAI-2498 Change-Id: I8c30547da2fc71e34b6dd40d6e9809eb525389f8 Signed-off-by: Jimmy Forsyth --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index eff345c..99af342 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=4 -patch=1 +minor=5 +patch=0 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg