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 7233eb0  update rocketmq pom
7233eb0 is described below

commit 7233eb0cce21277c04096786071d314e86143dd4
Author: qiaojialin <[email protected]>
AuthorDate: Wed Mar 13 17:18:59 2019 +0800

    update rocketmq pom
---
 example/rocketmq/pom.xml | 11 +----------
 1 file changed, 1 insertion(+), 10 deletions(-)

diff --git a/example/rocketmq/pom.xml b/example/rocketmq/pom.xml
index 06e9241..ae12f87 100644
--- a/example/rocketmq/pom.xml
+++ b/example/rocketmq/pom.xml
@@ -34,16 +34,7 @@
         <dependency>
             <groupId>org.apache.iotdb</groupId>
             <artifactId>iotdb-jdbc</artifactId>
-            <!--<exclusions>-->
-            <!--<exclusion>-->
-            <!--<groupId>io.netty</groupId>-->
-            <!--<artifactId>netty-common</artifactId>-->
-            <!--</exclusion>-->
-            <!--<exclusion>-->
-            <!--<groupId>io.netty</groupId>-->
-            <!--<artifactId>netty-buffer</artifactId>-->
-            <!--</exclusion>-->
-            <!--</exclusions>-->
+            <version>0.8.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.rocketmq</groupId>

Reply via email to