From 4f5c2c503721079a7bc464c7c86c3a5460d06319 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Fri, 31 May 2019 11:51:17 -0400 Subject: Bump docker 1.5.0 Due to dublin branch. Also update the configuration for CSIT tests. Issue-ID: POLICY-1747 Change-Id: Ifb8f89f12b534543a5bded0a6f673c44f857b761 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 eff345ce..99af3426 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