We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c1dc2d commit 7f3b8ccCopy full SHA for 7f3b8cc
ath.sh
@@ -6,7 +6,7 @@ set -o xtrace
6
cd "$(dirname "$0")"
7
8
# https://github.com/jenkinsci/acceptance-test-harness/releases
9
-export ATH_VERSION=5568.v2b_9ea_7d7ea_98
+export ATH_VERSION=5581.vfd8e43f46a_03
10
11
if [[ $# -eq 0 ]]; then
12
export JDK=11
0 commit comments