You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by ji...@apache.org on 2022/07/08 04:20:06 UTC

[doris-flink-connector] 03/03: [maven-release-plugin] prepare for next development iteration

This is an automated email from the ASF dual-hosted git repository.

jiafengzheng pushed a commit to branch branch-1.1.0
in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git

commit 9bdeb12905f7c613a4e67a68e0f85c0777189481
Author: jiafeng.zhang <zh...@gmail.com>
AuthorDate: Fri Jul 8 12:15:38 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 c0fc0a0..c1d0513 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>flink-doris-connector-${flink.minor.version}_${scala.version}</artifactId>
-    <version>1.1.0</version>
+    <version>1.1.0-SNAPSHOT</version>
     <name>Flink Doris Connector</name>
     <url>https://doris.apache.org/</url>
     <licenses>
@@ -40,7 +40,7 @@ under the License.
         <connection>scm:git:https://git@github.com/apache/doris-flink-connector.git</connection>
         <developerConnection>scm:git:https://git@github.com/apache/doris-flink-connector.git</developerConnection>
         <url>scm:git:https://git@github.com/apache/doris-flink-connector.git</url>
-        <tag>1.14_2.12-1.1.0</tag>
+        <tag>HEAD</tag>
     </scm>
     <issueManagement>
         <system>GitHub</system>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org