提交 95e3f88f 编写于 作者: D Dawid Wysakowicz 提交者: Dawid Wysakowicz

[FLINK-13737][flink-dist] Added examples-table to flink-dist dependencies

上级 7ed0df01
......@@ -212,6 +212,13 @@ under the License.
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-examples-table_${scala.binary.version}</artifactId>
<version>${project.version}</version>
<scope>provided</scope>
</dependency>
<!--
The following dependencies are packaged in 'opt/'
The scope of these dependencies needs to be 'provided' so that
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册