Commit 3cd418c2 by 程裕兵

feat:change module name

parent 171749c7
......@@ -14,7 +14,7 @@
<dependencies>
<dependency>
<groupId>com.jiejing.paycenter</groupId>
<artifactId>api</artifactId>
<artifactId>paycenter-api</artifactId>
<version>0.0.1-SNAPSHOT</version>
</dependency>
......
......@@ -68,7 +68,7 @@
</dependency>
<dependency>
<groupId>com.jiejing.paycenter</groupId>
<artifactId>api</artifactId>
<artifactId>paycenter-api</artifactId>
<version>${pay-center.version}</version>
</dependency>
<dependency>
......
......@@ -21,7 +21,7 @@
</dependency>
<dependency>
<groupId>com.jiejing.paycenter</groupId>
<artifactId>api</artifactId>
<artifactId>paycenter-api</artifactId>
</dependency>
<dependency>
<groupId>com.jiejing.app</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