You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by dw...@apache.org on 2019/08/16 15:50:18 UTC

[flink] branch release-1.9 updated: [FLINK-13737][flink-dist] Added examples-table to flink-dist dependencies

This is an automated email from the ASF dual-hosted git repository.

dwysakowicz pushed a commit to branch release-1.9
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/release-1.9 by this push:
     new e598d76  [FLINK-13737][flink-dist] Added examples-table to flink-dist dependencies
e598d76 is described below

commit e598d76418d438bcca9e7b8c50e6adc82347e561
Author: Dawid Wysakowicz <dw...@apache.org>
AuthorDate: Fri Aug 16 16:07:40 2019 +0200

    [FLINK-13737][flink-dist] Added examples-table to flink-dist dependencies
---
 flink-dist/pom.xml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/flink-dist/pom.xml b/flink-dist/pom.xml
index 2ae0c57..09f200e 100644
--- a/flink-dist/pom.xml
+++ b/flink-dist/pom.xml
@@ -205,6 +205,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