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

diwu pushed a commit to branch 1.0.0-release
in repository https://gitbox.apache.org/repos/asf/doris-shade.git

commit d9fa1b431e14292e8be9e6bb1d1ba0423c957fcf
Author: wudi <>
AuthorDate: Tue Mar 21 17:48:01 2023 +0800

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml                   | 4 ++--
 thrift-shade-0.16/pom.xml | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 88c8ec2..9a91cbb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@ under the License.
     </parent>
     <groupId>org.apache.doris</groupId>
     <artifactId>doris-shade</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Archetype - doris-shade</name>
     <url>https://doris.apache.org</url>
@@ -40,7 +40,7 @@ under the License.
         <url>https://github.com/apache/doris-shade</url>
         <connection>g...@github.com:apache/doris-shade.git</connection>
         
<developerConnection>scm:git:https://github.com/apache/doris-shade.git</developerConnection>
-      <tag>doris-shade-1.0.0</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <modules>
diff --git a/thrift-shade-0.16/pom.xml b/thrift-shade-0.16/pom.xml
index e82d736..2f31d04 100644
--- a/thrift-shade-0.16/pom.xml
+++ b/thrift-shade-0.16/pom.xml
@@ -20,10 +20,10 @@ under the License.
     <parent>
         <groupId>org.apache.doris</groupId>
         <artifactId>doris-shade</artifactId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <artifactId>thrift-shade-0.16</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
     <properties>
         <libethrift.version>0.16.0</libethrift.version>
     </properties>


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

Reply via email to