From bab0c4c0bc2f2f8a31bc5c3f14509ef72a2cae14 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Wed, 19 Jun 2019 16:39:59 -0400 Subject: Upversion for global jjb transition Issue-ID: AAI-2494 Signed-off-by: Jimmy Forsyth Change-Id: Id9199420a979d177bd4920010ac8e6959dd4d4c8 --- version.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index f4d5cf8..4c24975 100644 --- a/version.properties +++ b/version.properties @@ -24,8 +24,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