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

diwu pushed a commit to branch branch-for-flink-before-1.13
in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git


The following commit(s) were added to refs/heads/branch-for-flink-before-1.13 
by this push:
     new 7326a64  update version in pom.xml (#221)
7326a64 is described below

commit 7326a64ae0bfa23c047eb630981ad4e80f059af1
Author: wudi <676366...@qq.com>
AuthorDate: Tue Oct 31 14:09:19 2023 +0800

    update version in pom.xml (#221)
---
 flink-doris-connector/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flink-doris-connector/pom.xml b/flink-doris-connector/pom.xml
index a28b7ac..75563c8 100644
--- a/flink-doris-connector/pom.xml
+++ b/flink-doris-connector/pom.xml
@@ -27,7 +27,7 @@ under the License.
     </parent>
     <groupId>org.apache.doris</groupId>
     
<artifactId>flink-doris-connector-${flink.minor.version}_${scala.version}</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>1.0.4-SNAPSHOT</version>
     <name>Flink Doris Connector</name>
     <url>https://doris.apache.org/</url>
     <licenses>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to