Commit b60ef9ed by xjx

模块名字修改1

parent 9f808a7f
......@@ -6,12 +6,12 @@
<parent>
<groupId>com.sql.admin</groupId>
<artifactId>guns-base-support</artifactId>
<artifactId>base-support</artifactId>
<version>1.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>guns-base-auth</artifactId>
<artifactId>base-auth</artifactId>
<packaging>jar</packaging>
......@@ -20,7 +20,7 @@
<!--基础组件-->
<dependency>
<groupId>com.sql.admin</groupId>
<artifactId>guns-base</artifactId>
<artifactId>base</artifactId>
<version>1.0.0</version>
</dependency>
......
......@@ -6,12 +6,12 @@
<parent>
<groupId>com.sql.admin</groupId>
<artifactId>guns-base-support</artifactId>
<artifactId>base-support</artifactId>
<version>1.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>guns-base-timers</artifactId>
<artifactId>base-timers</artifactId>
<packaging>jar</packaging>
......@@ -20,7 +20,7 @@
<!--基础组件-->
<dependency>
<groupId>com.sql.admin</groupId>
<artifactId>guns-base</artifactId>
<artifactId>base</artifactId>
<version>1.0.0</version>
</dependency>
......
......@@ -6,12 +6,12 @@
<parent>
<groupId>com.sql.admin</groupId>
<artifactId>guns-base-support</artifactId>
<artifactId>base-support</artifactId>
<version>1.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>guns-base</artifactId>
<artifactId>base</artifactId>
<packaging>jar</packaging>
......
......@@ -6,12 +6,12 @@
<parent>
<groupId>com.sql.admin</groupId>
<artifactId>guns-base-support</artifactId>
<artifactId>base-support</artifactId>
<version>1.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>guns-dbctn</artifactId>
<artifactId>dbctn</artifactId>
<packaging>jar</packaging>
......@@ -20,7 +20,7 @@
<!--基础组件-->
<dependency>
<groupId>com.sql.admin</groupId>
<artifactId>guns-sys</artifactId>
<artifactId>sys</artifactId>
<version>1.0.0</version>
</dependency>
......
......@@ -6,12 +6,12 @@
<parent>
<groupId>com.sql.admin</groupId>
<artifactId>guns-base-support</artifactId>
<artifactId>base-support</artifactId>
<version>1.0.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>guns-excel</artifactId>
<artifactId>excel</artifactId>
<packaging>jar</packaging>
......@@ -20,7 +20,7 @@
<!--基础组件-->
<dependency>
<groupId>com.sql.admin</groupId>
<artifactId>guns-sys</artifactId>
<artifactId>sys</artifactId>
<version>1.0.0</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