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 09:30:55 UTC

[doris-shade] branch master updated: Change paimon version to official version (#22)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new a46dc4e  Change paimon version to official version (#22)
a46dc4e is described below

commit a46dc4e7a3a24378a5172dd48ec41e29c3f465c2
Author: Calvin Kirs <ac...@163.com>
AuthorDate: Fri Jun 9 17:30:49 2023 +0800

    Change paimon version to official version (#22)
---
 hive-catalog-shade/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hive-catalog-shade/pom.xml b/hive-catalog-shade/pom.xml
index f8ace18..30ab003 100644
--- a/hive-catalog-shade/pom.xml
+++ b/hive-catalog-shade/pom.xml
@@ -31,7 +31,7 @@ under the License.
         <hadoop.version>3.3.4</hadoop.version>
         <hive.storage.api.version>2.8.1</hive.storage.api.version>
         <iceberg-hive-metastore.version>1.1.0</iceberg-hive-metastore.version>
-        <paimon-hive-metastore.version>0.4-SNAPSHOT</paimon-hive-metastore.version>
+        <paimon-hive-metastore.version>0.4.0-incubating</paimon-hive-metastore.version>
     </properties>
 
     <dependencyManagement>


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