We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b25e915 commit d747d9dCopy full SHA for d747d9d
.kokoro/build.sh
@@ -62,6 +62,7 @@ javadoc)
62
integration)
63
mvn -B ${INTEGRATION_TEST_ARGS} \
64
-ntp \
65
+ -Dprotobuf.version=4.29.4 \
66
-Penable-integration-tests \
67
-DtrimStackTrace=false \
68
-Dclirr.skip=true \
0 commit comments