sijie commented on a change in pull request #1995: [WIP] Migrate to test
containers Part 5
URL: https://github.com/apache/incubator-pulsar/pull/1995#discussion_r197323768
##########
File path: tests/pom.xml
##########
@@ -28,13 +28,15 @@
<artifactId>pulsar</artifactId>
<version>2.1.0-incubating-SNAPSHOT</version>
</parent>
+ <properties>
+ <testcontainers.version>1.8.0</testcontainers.version>
Review comment:
define testcontainers.version at root pom
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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