Commit 6916acb0 by naan1993

更新pom

parent c172fb2d
......@@ -40,7 +40,7 @@
<artifactId>guns-core</artifactId>
</dependency>
<dependency>
<groupId>com.stylefeng.guns</groupId>
<groupId>com.stylefeng</groupId>
<artifactId>guns-generator</artifactId>
</dependency>
......
......@@ -12,6 +12,7 @@
<module>../guns-admin</module>
<module>../guns-core</module>
<module>../guns-rest</module>
<module>../guns-generator</module>
</modules>
<parent>
......@@ -47,7 +48,7 @@
<dependencyManagement>
<dependencies>
<dependency>
<groupId>com.stylefeng.guns</groupId>
<groupId>com.stylefeng</groupId>
<artifactId>guns-generator</artifactId>
<version>${guns.version}</version>
</dependency>
......
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