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 72d0baa  Update pom.xml
72d0baa is described below

commit 72d0baab057bdb56cbaaac810e646dea71d0d113
Author: wudi <676366...@qq.com>
AuthorDate: Mon Apr 10 09:44:38 2023 +0800

    Update pom.xml
---
 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 b692ae9..74f810b 100644
--- a/hive-catalog-shade/pom.xml
+++ b/hive-catalog-shade/pom.xml
@@ -29,9 +29,9 @@ under the License.
 
     <properties>
         <hive.version>3.1.3</hive.version>
-        <hive-storage-api.version>2.8.1</hive-storage-api.version>
         <!--We rewritten some hive methods, so we need to keep the same hadoop 
version as the main library-->
         <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>
     </properties>
 


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

Reply via email to