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 dc38ab6853a recover
dc38ab6853a is described below

commit dc38ab6853a344ac683057dc81c146bf2e5d4670
Author: HTHou <[email protected]>
AuthorDate: Thu Apr 25 17:44:14 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