提交 f22f64a1 编写于 作者: T Till Rohrmann 提交者: Robert Metzger

[FLINK-3511] [jdbc] Move jdbc examples to test scope and add flink-clients dependency

上级 de4a0be7
......@@ -43,6 +43,13 @@ under the License.
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-clients_2.10</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.derby</groupId>
<artifactId>derby</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册