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,7 +447,6 @@ limitations under the License.
447447 <forkCount >1</forkCount >
448448 <systemPropertyVariables >
449449 <moduleDir >${project.basedir} </moduleDir >
450- <api .version>1.44</api .version>
451450 </systemPropertyVariables >
452451 </configuration >
453452 </execution >
Original file line number Diff line number Diff line change @@ -200,7 +200,6 @@ limitations under the License.
200200 <forkCount >1</forkCount >
201201 <systemPropertyVariables >
202202 <moduleDir >${project.basedir} </moduleDir >
203- <api .version>1.44</api .version>
204203 </systemPropertyVariables >
205204 </configuration >
206205 </execution >
Original file line number Diff line number Diff line change @@ -564,7 +564,6 @@ limitations under the License.
564564 <trimStackTrace >false</trimStackTrace >
565565 <systemPropertyVariables >
566566 <forkNumber >0${surefire.forkNumber} </forkNumber >
567- <api .version>1.44</api .version>
568567 </systemPropertyVariables >
569568 <!-- Prevent ORA-01882: timezone region not found errors due to the Oracle DB
570569 does not understand some time zone which used in Ubuntu OS -->
You can’t perform that action at this time.
0 commit comments