Skip to content

Commit

Permalink
[hotfix] Remove redundant maven properties with upgrade of flink-conn…
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiabao-Sun committed Aug 16, 2024
1 parent b598054 commit a29f6bd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,6 @@ under the License.
<log4j.version>2.17.2</log4j.version>

<flink.parent.artifactId>flink-connector-jdbc-parent</flink.parent.artifactId>
<!-- These 2 properties should be removed together with upgrade of flink-connector-parent to 1.1.x -->
<flink.surefire.baseArgLine>-XX:+UseG1GC -Xms256m -XX:+IgnoreUnrecognizedVMOptions ${surefire.module.config}</flink.surefire.baseArgLine>
<surefire.module.config>
<!-- required by JdbcExactlyOnceSinkE2eTest --> --add-opens=java.base/java.util=ALL-UNNAMED
<!-- SimpleJdbcConnectionProviderDriverClassConcurrentLoadingITCase--> --add-opens=java.base/java.lang=ALL-UNNAMED
Expand Down

0 comments on commit a29f6bd

Please sign in to comment.