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

haonan pushed a commit to branch try_earlier_os_cpp
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/try_earlier_os_cpp by this 
push:
     new 4e7ac153f11 use old glibc
4e7ac153f11 is described below

commit 4e7ac153f1132289671f7f6679bf5a740914b181
Author: HTHou <[email protected]>
AuthorDate: Tue Aug 6 14:43:01 2024 +0800

    use old glibc
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 585b2884828..be5ef808950 100644
--- a/pom.xml
+++ b/pom.xml
@@ -87,7 +87,7 @@
       This is the version of the thrift binary, that we release separately 
from here:
       
https://github.com/apache/iotdb-bin-resources/tree/main/iotdb-tools-thrift
     -->
-        
<iotdb-tools-thrift.version>0.14.1.1-SNAPSHOT</iotdb-tools-thrift.version>
+        
<iotdb-tools-thrift.version>0.14.1.1-old-glibc-SNAPSHOT</iotdb-tools-thrift.version>
         <jackson.version>2.15.4</jackson.version>
         <!-- This is the last version to support the javax namespace -->
         <jakarta.servlet-api.version>4.0.4</jakarta.servlet-api.version>

Reply via email to