File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
flink-connector-jdbc-gaussdb Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.huaweicloud.gaussdb.flink</groupId >
88 <artifactId >flink-connector-jdbc-gaussdb-parent</artifactId >
9- <version >4.0.0 -2.0</version >
9+ <version >4.0.1 -2.0</version >
1010 </parent >
1111
1212 <artifactId >flink-connector-jdbc-gaussdb</artifactId >
2323 <dependency >
2424 <groupId >org.apache.flink</groupId >
2525 <artifactId >flink-connector-jdbc-core</artifactId >
26- <version >${project.version} </version >
26+ <version >4.0.0-2.0 </version >
2727 </dependency >
2828
2929 <dependency >
3030 <groupId >org.apache.flink</groupId >
3131 <artifactId >flink-connector-jdbc-core</artifactId >
32- <version >${project.version} </version >
32+ <version >4.0.0-2.0 </version >
3333 <type >test-jar</type >
3434 <scope >test</scope >
3535 </dependency >
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ under the License.
2929
3030 <groupId >com.huaweicloud.gaussdb.flink</groupId >
3131 <artifactId >flink-connector-jdbc-gaussdb-parent</artifactId >
32- <version >4.0.0 -2.0</version >
32+ <version >4.0.1 -2.0</version >
3333 <name >Flink : Connectors : JDBC : Parent</name >
3434 <packaging >pom</packaging >
3535 <inceptionYear >2022</inceptionYear >
You can’t perform that action at this time.
0 commit comments