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)
73
73
mvn -B ${INTEGRATION_TEST_ARGS} \
74
74
-ntp \
75
75
-Penable-integration-tests \
76
+ -Dprotobuf.version=4.29.4 \
76
77
-DtrimStackTrace=false \
77
78
-Dclirr.skip=true \
78
79
-Denforcer.skip=true \
@@ -86,6 +87,7 @@ integration-cloud-devel)
86
87
mvn -B ${INTEGRATION_TEST_ARGS} \
87
88
-ntp \
88
89
-Penable-integration-tests \
90
+ -Dprotobuf.version=4.29.4 \
89
91
-DtrimStackTrace=false \
90
92
-Dclirr.skip=true \
91
93
-Denforcer.skip=true \
@@ -100,6 +102,7 @@ integration-cloud-staging)
100
102
mvn -B ${INTEGRATION_TEST_ARGS} \
101
103
-ntp \
102
104
-Penable-integration-tests \
105
+ -Dprotobuf.version=4.29.4 \
103
106
-DtrimStackTrace=false \
104
107
-Dclirr.skip=true \
105
108
-Denforcer.skip=true \
You can’t perform that action at this time.
0 commit comments