zentol commented on a change in pull request #27:
URL: https://github.com/apache/flink-benchmarks/pull/27#discussion_r676470633



##########
File path: pom.xml
##########
@@ -104,7 +104,7 @@ under the License.
 
                <dependency>
                        <groupId>org.apache.flink</groupId>
-                       
<artifactId>flink-runtime_${scala.binary.version}</artifactId>
+                       <artifactId>flink-runtime</artifactId>
                        <version>${flink.version}</version>
                        <type>test-jar</type>
                </dependency>

Review comment:
       TL;DR: let's just remove it for now. (although I'm not a huge fan of 
used undeclared dependencies, precisely because of such surprises...)




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