diff --git a/flink-dist/pom.xml b/flink-dist/pom.xml index dc2c3a8ec0266ec4ec071c1a09e98fa89b12ff0c..29f28ff10a75ad0f11525677af26562199aa30b9 100644 --- a/flink-dist/pom.xml +++ b/flink-dist/pom.xml @@ -319,6 +319,12 @@ under the License. provided + + org.apache.flink + flink-queryable-state-runtime_${scala.binary.version} + ${project.version} + provided +