Aitozi commented on code in PR #168:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/168#discussion_r854910425
##########
flink-kubernetes-operator/pom.xml:
##########
@@ -75,6 +75,12 @@ under the License.
<version>${flink.version}</version>
</dependency>
+ <dependency>
Review Comment:
Since the dependency of `flink-clients` already include the `flink-core`, So
I remove the duplicated declaration here
--
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]