Skip to content

Commit ef79aa5

Browse files
committed
Trying latest 11.4 version
1 parent 4cc4a85 commit ef79aa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pipeline{
1414
agent {label 'devExpLinuxPool'}
1515
steps{
1616
script{
17-
copyRPM 'Latest','11'
17+
copyRPM 'Latest','11.4'
1818
setUpML '$WORKSPACE/xdmp/src/Mark*.rpm'
1919
sh label:'deploy project', script: '''#!/bin/bash
2020
export JAVA_HOME=$JAVA_HOME_DIR

0 commit comments

Comments
 (0)