Skip to content

Commit 295a34a

Browse files
committed
HTTP-155 try java 11 parent 1.0.0
Signed-off-by: davidradl <[email protected]>
1 parent 5e0fdb3 commit 295a34a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ under the License.
2424
<parent>
2525
<groupId>org.apache.flink</groupId>
2626
<artifactId>flink-connector-parent</artifactId>
27-
<version>1.1.0</version>
27+
<version>1.0.0</version>
2828
</parent>
2929
<modules>
3030
<module>flink-connector-http</module>

0 commit comments

Comments
 (0)