We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac9196a + d6c124a commit 28c5f99Copy full SHA for 28c5f99
flinkx-test/pom.xml
@@ -12,7 +12,7 @@
12
<artifactId>flinkx-test</artifactId>
13
14
<properties>
15
- <flink.version>1.8.3</flink.version>
+ <flink.version>1.8.1</flink.version>
16
<prometheus.version>0.3.0</prometheus.version>
17
</properties>
18
pom.xml
@@ -73,7 +73,7 @@
73
74
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
75
<scala.binary.version>2.10</scala.binary.version>
76
77
<hadoop.version>2.7.3</hadoop.version>
78
<http.version>4.5.3</http.version>
79
<dev.path>${basedir}/dev</dev.path>
0 commit comments