This is an automated email from the ASF dual-hosted git repository.
yangzhg pushed a commit to branch flink1.13_connector_1.0.0_release
in repository https://gitbox.apache.org/repos/asf/incubator-doris.git
The following commit(s) were added to
refs/heads/flink1.13_connector_1.0.0_release by this push:
new 143a582 [maven-release-plugin] prepare for next development iteration
143a582 is described below
commit 143a582233323f5d1b63af209f7a2bf49d759731
Author: yangzhg <[email protected]>
AuthorDate: Wed Jan 5 15:01:49 2022 +0800
[maven-release-plugin] prepare for next development iteration
---
extension/flink-doris-connector/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/extension/flink-doris-connector/pom.xml
b/extension/flink-doris-connector/pom.xml
index 3c14f37..fb46e66 100644
--- a/extension/flink-doris-connector/pom.xml
+++ b/extension/flink-doris-connector/pom.xml
@@ -28,7 +28,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>
@@ -42,7 +42,7 @@ under the License.
<connection>scm:git:https://[email protected]/apache/incubator-doris.git</connection>
<developerConnection>scm:git:https://[email protected]/apache/incubator-doris.git</developerConnection>
<url>scm:git:https://[email protected]/apache/incubator-doris.git</url>
- <tag>doris-flink-connector-1.13.5-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]