HBASE-23031 Upgrade Yetus version in RM scripts (#692)

Signed-off-by: Peter Somogyi <psomogyi@apache.org>
This commit is contained in:
Frederick Ayala 2019-10-06 12:24:35 +03:00 committed by Peter Somogyi
parent f69e7705e0
commit 95c9911a9c
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
#
DRY_RUN=${DRY_RUN:-0}
GPG="gpg --pinentry-mode loopback --no-tty --batch"
YETUS_VERSION=0.9.0
YETUS_VERSION=0.11.0
function error {
echo "$*"