Commit 00bf0bfb authored by duanruiming's avatar duanruiming

[add] 跟新公共包依赖版本

parent 4590005a
......@@ -14,12 +14,12 @@
<dependency>
<groupId>net.wanji</groupId>
<artifactId>wj-databus</artifactId>
<version>0.0.3</version>
<version>0.1.1</version>
</dependency>
<dependency>
<groupId>net.wanji</groupId>
<artifactId>wj-common</artifactId>
<version>0.0.2</version>
<version>0.1.1</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
......
......@@ -49,12 +49,12 @@
<dependency>
<groupId>net.wanji</groupId>
<artifactId>wj-common</artifactId>
<version>0.0.2</version>
<version>0.1.1</version>
</dependency>
<dependency>
<groupId>net.wanji</groupId>
<artifactId>wj-databus</artifactId>
<version>0.0.3</version>
<version>0.1.1</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
......
......@@ -12,7 +12,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.wanji</groupId>
<artifactId>wj-common</artifactId>
<version>0.0.2</version>
<version>0.1.1</version>
<name>wj-common</name>
<description>wj-common</description>
......
......@@ -12,7 +12,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.wanji</groupId>
<artifactId>wj-databus</artifactId>
<version>0.0.3</version>
<version>0.1.1</version>
<name>wj-databus</name>
<description>wj-databus</description>
......@@ -20,7 +20,7 @@
<dependency>
<groupId>net.wanji</groupId>
<artifactId>wj-common</artifactId>
<version>0.0.2</version>
<version>0.1.1</version>
</dependency>
<dependency>
<groupId>org.springframework.cloud</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