From ddf013ba01c81109a63a9f1f6eb325688fc6a2a4 Mon Sep 17 00:00:00 2001 From: vijaypunugubati Date: Mon, 16 Sep 2019 09:31:51 -0400 Subject: [PATCH] FAB-16608 Update base_version on ci.prop Update ci.prop file to bring 1.4.4-stables images from nexus on verify and merge jobs. Signed-off-by: vijaypunugubati Change-Id: I25a1ed222aae5bbf7fad79002b18ea59b19c0d89 --- ci.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci.properties b/ci.properties index f6788b42..3f3b1565 100644 --- a/ci.properties +++ b/ci.properties @@ -10,9 +10,9 @@ FAB_BINARY_REPO=fabric fabric-ca FAB_THIRDPARTY_IMAGES_LIST=kafka zookeeper couchdb # Pull latest binaries of latest commit of release-1.4 from nexus snapshots # Applicable only when set IMAGE_SOURCE to "nexus" -FAB_BINARY_VER=1.4.3-stable +FAB_BINARY_VER=1.4.4-stable # Set base version from fabric branch -FAB_BASE_VERSION=1.4.3 +FAB_BASE_VERSION=1.4.4 # Set base image version from fabric branch FAB_BASEIMAGE_VERSION=0.4.15 # Set related rocketChat channel name. Default: jenkins-robot