Skip to content

Commit 95c9911

Browse files
frederickayalapetersomogyi
authored andcommitted
HBASE-23031 Upgrade Yetus version in RM scripts (#692)
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
1 parent f69e770 commit 95c9911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-support/create-release/release-util.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#
1919
DRY_RUN=${DRY_RUN:-0}
2020
GPG="gpg --pinentry-mode loopback --no-tty --batch"
21-
YETUS_VERSION=0.9.0
21+
YETUS_VERSION=0.11.0
2222

2323
function error {
2424
echo "$*"

0 commit comments

Comments
 (0)