You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by di...@apache.org on 2023/06/09 08:51:34 UTC

[doris-shade] branch catalog-hive updated: [hive-catalog] update to 1.0.4 snapshot (#20)

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

diwu 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 e643986  [hive-catalog] update to 1.0.4 snapshot (#20)
e643986 is described below

commit e643986a8ddaec4a1a1735f0bdf018b27ad2979d
Author: yuxuan-luo <11...@users.noreply.github.com>
AuthorDate: Fri Jun 9 16:51:28 2023 +0800

    [hive-catalog] update to 1.0.4 snapshot (#20)
    
    Co-authored-by: hugoluo <hu...@tencent.com>
---
 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 0948306..0f23e07 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.3-SNAPSHOT</version>
+        <version>1.0.4-SNAPSHOT</version>
     </parent>
 
     <artifactId>hive-catalog-shade</artifactId>
diff --git a/pom.xml b/pom.xml
index 82b766f..4b22bfc 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.3-SNAPSHOT</version>
+    <version>1.0.4-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Archetype - doris-shade</name>
     <url>https://doris.apache.org</url>


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