zentol commented on a change in pull request #11592: [FLINK-16871][runtime]
Make more build time information available at runtime
URL: https://github.com/apache/flink/pull/11592#discussion_r404739476
##########
File path: pom.xml
##########
@@ -1811,14 +1811,18 @@ under the License.
<plugin>
<groupId>pl.project13.maven</groupId>
<artifactId>git-commit-id-plugin</artifactId>
- <!-- Don't use 2.1.14 as it is
incompatible with various maven versions -->
- <version>2.1.10</version>
+ <version>4.0.0</version>
Review comment:
why are we changing the version?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services