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

morningman pushed a commit to branch catalog-hive
in repository https://gitbox.apache.org/repos/asf/doris-shade.git


The following commit(s) were added to refs/heads/catalog-hive by this push:
     new 9d07603  [hive-catalog] update to 1.0.3 snapshot (#15)
9d07603 is described below

commit 9d076031645eec40b21bd3e79db1302a419d1932
Author: Mingyu Chen <morning...@163.com>
AuthorDate: Fri Apr 14 21:54:47 2023 +0800

    [hive-catalog] update to 1.0.3 snapshot (#15)
---
 hive-catalog-shade/pom.xml | 2 +-
 pom.xml                    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/hive-catalog-shade/pom.xml b/hive-catalog-shade/pom.xml
index c46cb1b..9a3e7b1 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.0.2-SNAPSHOT</version>
+        <version>1.0.3-SNAPSHOT</version>
     </parent>
 
     <artifactId>hive-catalog-shade</artifactId>
diff --git a/pom.xml b/pom.xml
index 85c62ac..82b766f 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.2-SNAPSHOT</version>
+    <version>1.0.3-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Archetype - doris-shade</name>
     <url>https://doris.apache.org</url>


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

Reply via email to