We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b53338a commit 44c717cCopy full SHA for 44c717c
1 file changed
.kokoro/build.sh
@@ -103,6 +103,7 @@ samples)
103
pushd ${SAMPLES_DIR}
104
mvn -B \
105
-ntp \
106
+ -Dprotobuf.version=4.29.4 \
107
-DtrimStackTrace=false \
108
-Dclirr.skip=true \
109
-Denforcer.skip=true \
0 commit comments