This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-1.13.5-2.12-1.0.0 in repository https://gitbox.apache.org/repos/asf/incubator-doris-flink-connector.git
The following commit(s) were added to refs/heads/branch-1.13.5-2.12-1.0.0 by this push: new b353b87 [maven-release-plugin] prepare for next development iteration b353b87 is described below commit b353b871ed4e0b2bccc3fdcd41db621acd440e48 Author: morningman <morning...@163.com> AuthorDate: Mon Feb 14 13:09:16 2022 +0800 [maven-release-plugin] prepare for next development iteration --- flink-doris-connector/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flink-doris-connector/pom.xml b/flink-doris-connector/pom.xml index 304b4b9..204cb53 100644 --- a/flink-doris-connector/pom.xml +++ b/flink-doris-connector/pom.xml @@ -26,7 +26,7 @@ under the License. </parent> <groupId>org.apache.doris</groupId> <artifactId>doris-flink-connector</artifactId> - <version>1.13.5-2.12-1.0.0</version> + <version>1.13.5-2.12-1.0.1-SNAPSHOT</version> <name>Doris Flink Connector</name> <url>https://doris.apache.org/</url> <licenses> @@ -40,7 +40,7 @@ under the License. <connection>scm:git:https://g...@github.com/apache/incubator-doris-flink-connector.git</connection> <developerConnection>scm:git:https://g...@github.com/apache/incubator-doris-flink-connector.git</developerConnection> <url>scm:git:https://g...@github.com/apache/incubator-doris-flink-connector.git</url> - <tag>1.13.5-2.12-1.0.0</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>GitHub</system> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org