File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -73,6 +73,7 @@ integration)
7373 mvn -B ${INTEGRATION_TEST_ARGS} \
7474 -ntp \
7575 -Penable-integration-tests \
76+ -Dprotobuf.version=4.29.4 \
7677 -DtrimStackTrace=false \
7778 -Dclirr.skip=true \
7879 -Denforcer.skip=true \
@@ -86,6 +87,7 @@ integration-cloud-devel)
8687 mvn -B ${INTEGRATION_TEST_ARGS} \
8788 -ntp \
8889 -Penable-integration-tests \
90+ -Dprotobuf.version=4.29.4 \
8991 -DtrimStackTrace=false \
9092 -Dclirr.skip=true \
9193 -Denforcer.skip=true \
@@ -100,6 +102,7 @@ integration-cloud-staging)
100102 mvn -B ${INTEGRATION_TEST_ARGS} \
101103 -ntp \
102104 -Penable-integration-tests \
105+ -Dprotobuf.version=4.29.4 \
103106 -DtrimStackTrace=false \
104107 -Dclirr.skip=true \
105108 -Denforcer.skip=true \
You can’t perform that action at this time.
0 commit comments