Commit 067e0c40 authored by yourName's avatar yourName

修改依赖包版本

parent c1115556
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
</parent> </parent>
<modules> <modules>
<module>wj-datacenter-service</module> <!--<module>wj-datacenter-service</module>-->
<module>wj-realtime-computing</module> <module>wj-realtime-computing</module>
</modules> </modules>
......
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
<dependency> <dependency>
<groupId>net.wanji</groupId> <groupId>net.wanji</groupId>
<artifactId>wj-databus</artifactId> <artifactId>wj-databus</artifactId>
<version>0.0.1</version> <version>0.0.3</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.bahir</groupId> <groupId>org.apache.bahir</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment