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

hxd pushed a commit to branch rel/0.11
in repository https://gitbox.apache.org/repos/asf/iotdb.git


The following commit(s) were added to refs/heads/rel/0.11 by this push:
     new 4db40f6  remove the version claim in client-cpp
4db40f6 is described below

commit 4db40f64fe097b892d4f2303052a8b336339d604
Author: xiangdong huang <[email protected]>
AuthorDate: Thu Apr 1 23:56:58 2021 +0800

    remove the version claim in client-cpp
---
 client-cpp/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/client-cpp/pom.xml b/client-cpp/pom.xml
index 35e25bc..6efa038 100644
--- a/client-cpp/pom.xml
+++ b/client-cpp/pom.xml
@@ -29,7 +29,6 @@
     </parent>
     <groupId>org.apache.iotdb</groupId>
     <artifactId>client-cpp</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
     <name>Client for cpp</name>
     <description>C++ client</description>
     <packaging>pom</packaging>

Reply via email to