davidradl opened a new pull request, #23469:
URL: https://github.com/apache/flink/pull/23469

   ## What is the purpose of the change
   
   Use Maven variables for all cases when referring to Java and Maven versions 
in the pom file 
   
   
   ## Brief change log
   
   I have introduced 2 Maven variables for the 2 versions that are referenced 
in the build.
   I have ensured all references to Java 1.8 use the java variable 
   
   
   ## Verifying this change
   
   Please make sure both new and modified tests in this PR follows the 
conventions defined in our code quality guide: 
https://flink.apache.org/contributing/code-style-and-quality-common.html#testing
   
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   
   ## Does this pull request potentially affect one of the following parts:
   
     -no
   
   ## Documentation
   
     - Does this pull request introduce a new feature? ( no)
     - If yes, how is the feature documented? (not applicable / docs / JavaDocs 
/ not documented)
   


-- 
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