You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2020/03/04 00:49:02 UTC

[GitHub] [incubator-iotdb] jixuan1989 commented on a change in pull request #817: [IOTDB-497] Apache Flink Connector Support

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:
users@infra.apache.org


With regards,
Apache Git Services