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 08657bb4140 recover
08657bb4140 is described below
commit 08657bb414039cddb9f30b66a65c0ebdde6831ed
Author: HTHou <[email protected]>
AuthorDate: Thu Apr 25 17:35:14 2024 +0800
recover
---
iotdb-client/client-cpp/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/iotdb-client/client-cpp/pom.xml b/iotdb-client/client-cpp/pom.xml
index 331dcddd48c..be90ae51ba1 100644
--- a/iotdb-client/client-cpp/pom.xml
+++ b/iotdb-client/client-cpp/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.iotdb</groupId>
<artifactId>iotdb-client</artifactId>
- <version>1.3.1.2</version>
+ <version>1.3.2-SNAPSHOT</version>
</parent>
<artifactId>client-cpp</artifactId>
<packaging>pom</packaging>