File tree Expand file tree Collapse file tree
flink-cdc-pipeline-e2e-tests
flink-cdc-source-e2e-tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -447,6 +447,7 @@ limitations under the License.
447447 <forkCount >1</forkCount >
448448 <systemPropertyVariables >
449449 <moduleDir >${project.basedir} </moduleDir >
450+ <api .version>1.44</api .version>
450451 </systemPropertyVariables >
451452 </configuration >
452453 </execution >
Original file line number Diff line number Diff line change @@ -200,6 +200,7 @@ limitations under the License.
200200 <forkCount >1</forkCount >
201201 <systemPropertyVariables >
202202 <moduleDir >${project.basedir} </moduleDir >
203+ <api .version>1.44</api .version>
203204 </systemPropertyVariables >
204205 </configuration >
205206 </execution >
Original file line number Diff line number Diff line change @@ -564,6 +564,7 @@ limitations under the License.
564564 <trimStackTrace >false</trimStackTrace >
565565 <systemPropertyVariables >
566566 <forkNumber >0${surefire.forkNumber} </forkNumber >
567+ <api .version>1.44</api .version>
567568 </systemPropertyVariables >
568569 <!-- Prevent ORA-01882: timezone region not found errors due to the Oracle DB
569570 does not understand some time zone which used in Ubuntu OS -->
You can’t perform that action at this time.
0 commit comments