From 375b7485a6e693fa16482c7a7b5f4a462eb11d2c Mon Sep 17 00:00:00 2001 From: Danilo Del Busso Date: Thu, 16 Feb 2023 15:45:51 +0000 Subject: [PATCH] CP-42186: Update tags in `Jenkinsfile` Signed-off-by: Danilo Del Busso --- Jenkinsfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index 45da93800..19a8b0a38 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -30,9 +30,9 @@ * SUCH DAMAGE. */ -def XENADMIN_BRANDING_TAG = 'v4.11' +def XENADMIN_BRANDING_TAG = 'v4.12' -@Library(['PacmanSharedLibrary', "xencenter-pipeline@v4.6"]) +@Library(['PacmanSharedLibrary', "xencenter-pipeline@v4.7"]) import com.citrix.pipeline.xencenter.* properties([