This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to annotated tag 1.0.0-rc01 in repository https://gitbox.apache.org/repos/asf/doris-kafka-connector.git
commit 3b87dac6c6c883bfbb713d283f1dc9ca8073e442 Author: morningman <morning...@163.com> AuthorDate: Tue Mar 12 14:03:18 2024 +0800 1.0.1-rc01 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2fab176..bb05327 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ <!-- Set our Language Level to Java 8 --> <properties> - <revision>1.0.0-SNAPSHOT</revision> + <revision>1.0.0</revision> <maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version> <maven-javadoc-plugin.version>3.3.0</maven-javadoc-plugin.version> <maven-source-plugin.version>3.2.1</maven-source-plugin.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org