Skip to content

Commit afc7193

Browse files
committed
[FLINK-36659] Bump to 2.0-preview1 and remove flink-connector-jdbc module.
1 parent 68e4ca8 commit afc7193

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

flink-connector-jdbc-backward-compatibility/pom.xml

+6
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,12 @@
6464
<type>test-jar</type>
6565
<scope>test</scope>
6666
</dependency>
67+
<dependency>
68+
<groupId>org.apache.flink</groupId>
69+
<artifactId>flink-connector-jdbc-postgres</artifactId>
70+
<version>${project.version}</version>
71+
<scope>test</scope>
72+
</dependency>
6773
<dependency>
6874
<groupId>org.apache.flink</groupId>
6975
<artifactId>flink-connector-jdbc-postgres</artifactId>

0 commit comments

Comments
 (0)