Skip to content

Commit

Permalink
CP-45516: Bump pipeline to v4.12
Browse files Browse the repository at this point in the history
Signed-off-by: Danilo Del Busso <[email protected]>
  • Loading branch information
danilo-delbusso committed Nov 16, 2023
1 parent 4996f56 commit 903bc91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

def XENADMIN_BRANDING_TAG = 'v5.3'

@Library(['PacmanSharedLibrary', "xencenter-pipeline@v4.11"])
@Library(['PacmanSharedLibrary', "xencenter-pipeline@v4.12"])
import com.xenserver.pipeline.xencenter.*

properties([
Expand Down

0 comments on commit 903bc91

Please sign in to comment.