From 513d85813f4211be3ae2708c03939b5e124a2f7d Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Wed, 19 Jun 2019 18:33:41 -0400 Subject: Upversion for global jjb transition Issue-ID: AAI-2501 Change-Id: I84f3fde66da363d556055a34cdfe4f89e85deb52 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