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

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

commit 9404b95d2ebf24cd74402663ebe7698b0478d7f1
Author: Calvin Kirs <[email protected]>
AuthorDate: Tue Apr 16 16:18:38 2024 +0800

    [maven-release-plugin] prepare release doris-shade-2.0.0
---
 hive-catalog-shade/pom.xml | 2 +-
 pom.xml                    | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/hive-catalog-shade/pom.xml b/hive-catalog-shade/pom.xml
index 68c0ce0..f4f5d52 100644
--- a/hive-catalog-shade/pom.xml
+++ b/hive-catalog-shade/pom.xml
@@ -20,7 +20,7 @@ under the License.
     <parent>
         <groupId>org.apache.doris</groupId>
         <artifactId>doris-shade</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>2.0.0</version>
     </parent>
 
     <artifactId>hive-catalog-shade</artifactId>
diff --git a/pom.xml b/pom.xml
index 1a8b91f..6c0e2a1 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.1.0-SNAPSHOT</version>
+    <version>2.0.0</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>[email protected]:apache/doris-shade.git</connection>
         
<developerConnection>scm:git:https://github.com/apache/doris-shade.git</developerConnection>
-      <tag>HEAD</tag>
+      <tag>doris-shade-2.0.0</tag>
   </scm>
 
     <modules>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to