From 3c85d6eae7a978b2ba6f4c798d90cd85f02f2274 Mon Sep 17 00:00:00 2001 From: 111 <9657383+hahatoutie@user.noreply.gitee.com> Date: Wed, 5 Jan 2022 08:23:19 +0000 Subject: [PATCH] update quickstart-flink/pom.xml. --- quickstart-flink/pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/quickstart-flink/pom.xml b/quickstart-flink/pom.xml index c61f3ca..fe75ab4 100644 --- a/quickstart-flink/pom.xml +++ b/quickstart-flink/pom.xml @@ -149,6 +149,9 @@ com.streamxhub.streamx.quickstart.flink.SocketWindowWordCount + + reference.conf + -- Gitee