This is an automated email from the ASF dual-hosted git repository.
morningman pushed a commit to branch branch-1.11.6-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.11.6-2.12-1.0.0 by
this push:
new f1b319f [maven-release-plugin] prepare for next development iteration
f1b319f is described below
commit f1b319f0a90fe973f5a1df1bd1cf1c4b25d5b4cc
Author: morningman <[email protected]>
AuthorDate: Mon Feb 14 12:56:34 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 795fcbd..e615b5d 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.11.6-2.12-1.0.0</version>
+ <version>1.11.6-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://[email protected]/apache/incubator-doris-flink-connector.git</connection>
<developerConnection>scm:git:https://[email protected]/apache/incubator-doris-flink-connector.git</developerConnection>
<url>scm:git:https://[email protected]/apache/incubator-doris-flink-connector.git</url>
- <tag>1.11.6-2.12-1.0.0</tag>
+ <tag>HEAD</tag>
</scm>
<issueManagement>
<system>GitHub</system>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]