diff options
author | shrek2000 <oren.kleks@amdocs.com> | 2020-03-01 13:05:43 +0200 |
---|---|---|
committer | shrek2000 <oren.kleks@amdocs.com> | 2020-03-01 13:20:14 +0200 |
commit | 42783072f49b10565a54a73f81619dfd9066fc69 (patch) | |
tree | 2da13343f9b2487f8c3b79d9d00edede04d07e13 /version.properties | |
parent | 3beba9ce870b43ad094fed5c5ac9c9987bf488e7 (diff) |
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>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
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} |