This is an automated email from the ASF dual-hosted git repository.

ruanhang1993 pushed a commit to branch v3.3
in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git

commit 9f1178b62ffd59577e733a9a916c39d67189b68e
Author: Hang Ruan <[email protected]>
AuthorDate: Thu Apr 17 16:38:13 2025 +0800

    Update flink-connector-jdbc-backward-compatibility version to 3.3.0
---
 flink-connector-jdbc-backward-compatibility/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flink-connector-jdbc-backward-compatibility/pom.xml 
b/flink-connector-jdbc-backward-compatibility/pom.xml
index 2b14ecf..46a5c2e 100644
--- a/flink-connector-jdbc-backward-compatibility/pom.xml
+++ b/flink-connector-jdbc-backward-compatibility/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.apache.flink</groupId>
         <artifactId>flink-connector-jdbc-parent</artifactId>
-        <version>3.3-SNAPSHOT</version>
+        <version>3.3.0</version>
     </parent>
 
     <groupId>org.apache.flink</groupId>

Reply via email to