[hotfix] Add Scala binary version suffix to flink-sql-client dependency in flink-dist/pom.xml

上级 e7b73930
......@@ -324,7 +324,7 @@ under the License.
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-sql-client</artifactId>
<artifactId>flink-sql-client_${scala.binary.version}</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册