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 57d98d2d8a0bc58f3da1f5ed2ff684a1276268b7 Author: morningman <[email protected]> AuthorDate: Sun Mar 10 16:48:04 2024 +0800 release 1.0.0 --- 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: [email protected] For additional commands, e-mail: [email protected]
