Skip to content

Commit 3a45814

Browse files
disable staging-3p
1 parent 9a9c55f commit 3a45814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/dependencies.sh

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

6363
# this should run maven enforcer
6464
retry_with_backoff 3 10 \
65-
mvn install -B -V -ntp \
65+
mvn install -B -V \
6666
${INSTALL_OPTS} \
6767
-DskipTests=true \
6868
-Dmaven.javadoc.skip=true \

0 commit comments

Comments
 (0)