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

qiaojialin pushed a commit to branch update_license
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git


The following commit(s) were added to refs/heads/update_license by this push:
     new 98036d5  remove unneeded version
98036d5 is described below

commit 98036d59b29ed22348ea588f26b67e29cc72886b
Author: qiaojialin <[email protected]>
AuthorDate: Thu Mar 14 12:00:40 2019 +0800

    remove unneeded version
---
 example/rocketmq/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/example/rocketmq/pom.xml b/example/rocketmq/pom.xml
index ae12f87..28664ca 100644
--- a/example/rocketmq/pom.xml
+++ b/example/rocketmq/pom.xml
@@ -34,7 +34,6 @@
         <dependency>
             <groupId>org.apache.iotdb</groupId>
             <artifactId>iotdb-jdbc</artifactId>
-            <version>0.8.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.rocketmq</groupId>

Reply via email to