jixuan1989 commented on a change in pull request #817: [IOTDB-497] Apache Flink
Connector Support
URL: https://github.com/apache/incubator-iotdb/pull/817#discussion_r387381942
##########
File path: pom.xml
##########
@@ -94,6 +95,7 @@
<!-- Exclude all generated code -->
<sonar.exclusions>**/generated-sources</sonar.exclusions>
<!-- By default, the argLine is empty-->
+ <guava.version>21.0</guava.version>
Review comment:
yes the comment is for explaining why we wrote `<argLine/>`, as the argLine
is modified in the `maven-surefire-plugin` plugin
----------------------------------------------------------------
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