Commit c111c3d1 by linxu

use common 3.0.1-snapshot

parent cd9b24b5
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<groupId>com.keymobile.common</groupId> <groupId>com.keymobile.common</groupId>
<artifactId>loginService</artifactId> <artifactId>loginService</artifactId>
<version>2.0.0</version> <version>3.0.1</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<parent> <parent>
...@@ -138,7 +138,7 @@ ...@@ -138,7 +138,7 @@
<dependency> <dependency>
<groupId>com.keymobile.auth</groupId> <groupId>com.keymobile.auth</groupId>
<artifactId>common</artifactId> <artifactId>common</artifactId>
<version>3.0.0-SNAPSHOT</version> <version>3.0.1</version>
</dependency> </dependency>
</dependencies> </dependencies>
......
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