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

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


The following commit(s) were added to refs/heads/helishi_client by this push:
     new dc4b17c15bb recover
dc4b17c15bb is described below

commit dc4b17c15bb2a6e39938b5d3fce293391faabf74
Author: HTHou <[email protected]>
AuthorDate: Thu Apr 25 19:09:45 2024 +0800

    recover
---
 iotdb-client/client-cpp/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/iotdb-client/client-cpp/pom.xml b/iotdb-client/client-cpp/pom.xml
index be90ae51ba1..726e54bd5cb 100644
--- a/iotdb-client/client-cpp/pom.xml
+++ b/iotdb-client/client-cpp/pom.xml
@@ -40,9 +40,9 @@
     </properties>
     <dependencies>
         <dependency>
-            <groupId>com.timecho.iotdb</groupId>
+            <groupId>org.apache.iotdb</groupId>
             <artifactId>iotdb-thrift-commons</artifactId>
-            <version>1.3.1.2</version>
+            <version>1.3.2-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
     </dependencies>

Reply via email to