Skip to content

Commit 40ca5b0

Browse files
use airlock
1 parent 2fa393b commit 40ca5b0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.kokoro/dependencies.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,7 @@ fi
6262

6363
# this should run maven enforcer
6464
retry_with_backoff 3 10 \
65-
mvn install
66-
-B -V \
65+
mvn install -B -V \
6766
${INSTALL_OPTS} \
6867
-DskipTests=true \
6968
-Dmaven.javadoc.skip=true \

0 commit comments

Comments
 (0)