GanfengTan opened a new pull request, #7517:
URL: https://github.com/apache/inlong/pull/7517

   Changing Flink's version management.
   1.My personal idea for this PR is to migrate Flink’s version management to 
each module, and the public dependencies will be placed under the root POM.
   2.The following PR will extract common capabilities for different versions 
of Flink such as Sort-format, Sort-core, etc.
   3.The final idea is to put the Flink version that Sort depends on in 
Sort-common, and only need to modify the POM of Sort-common when switching 
versions.
   
   - Fixes #7516 
   
   ### Motivation
   
   Decoupling Flink version dependencies for multiple versions of Apache Flink
   
   ### Modifications
   
   
   Modified the POM
   
   ### Verifying this change
   
   *(Please pick either of the following options)*
   
   - [x] This change is a trivial rework/code cleanup without any test coverage.
   
   - [ ] This change is already covered by existing tests, such as:
     *(please describe tests)*
   
   - [ ] This change added tests and can be verified as follows:
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to