This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to tag 1.1.0-rc01 in repository https://gitbox.apache.org/repos/asf/doris-kafka-connector.git
commit 17422f70c594e58cdad018a14118aa666e2224d2 Author: wudi <[email protected]> AuthorDate: Wed Jul 10 10:21:13 2024 +0800 Commit for release 1.1.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fd99b7d..7dd65ed 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.1.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]
