This is an automated email from the ASF dual-hosted git repository.
yangzhg pushed a commit to branch flink1.12_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.12_connector_1.0.0_release by this push:
new e506208 [maven-release-plugin] prepare for next development iteration
e506208 is described below
commit e506208d9cd16de34d1ce146c26865575bd35202
Author: yangzhg <[email protected]>
AuthorDate: Wed Jan 5 14:44:39 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 9b90f9c..d37f8c9 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.12.7-2.12-1.0.0</version>
+ <version>1.12.7-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.12.7-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]