From 42783072f49b10565a54a73f81619dfd9066fc69 Mon Sep 17 00:00:00 2001
From: shrek2000 <oren.kleks@amdocs.com>
Date: Sun, 1 Mar 2020 13:05:43 +0200
Subject: Bump Base dockers version to 1.6.0

Bump Base Cassandra version to 1.6.0
Issue-ID: SDC-2595

Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
Change-Id: Ie7f13a081d6236f1a1fc561dcd1651591d412013
Signed-off-by: shrek2000 <oren.kleks@amdocs.com>
---
 version.properties | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'version.properties')

diff --git a/version.properties b/version.properties
index 0d94dfd..0f0fb2b 100644
--- a/version.properties
+++ b/version.properties
@@ -4,8 +4,8 @@
 # because they are used in Jenkins, whose plug-in doesn't support
 
 major=1
-minor=4
-patch=2
+minor=6
+patch=0
 
 base_version=${major}.${minor}.${patch}
 
-- 
cgit