修改包名

pull/744/head
郭国杰 2022-06-01 13:46:05 +08:00
parent d4ae410929
commit 21bd5f7915
6 changed files with 10 additions and 10 deletions

View File

@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>eladmin</artifactId>
<groupId>me.zhengjie</groupId>
<groupId>me.guoguojie</groupId>
<version>2.6</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@ -23,4 +23,4 @@
<version>${hutool.version}</version>
</dependency>
</dependencies>
</project>
</project>

View File

@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>eladmin</artifactId>
<groupId>me.zhengjie</groupId>
<groupId>me.guoguojie</groupId>
<version>2.6</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@ -36,4 +36,4 @@
<version>${configuration.version}</version>
</dependency>
</dependencies>
</project>
</project>

View File

@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>eladmin</artifactId>
<groupId>me.zhengjie</groupId>
<groupId>me.guoguojie</groupId>
<version>2.6</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@ -19,4 +19,4 @@
<version>2.6</version>
</dependency>
</dependencies>
</project>
</project>

View File

@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>eladmin</artifactId>
<groupId>me.zhengjie</groupId>
<groupId>me.guoguojie</groupId>
<version>2.6</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<artifactId>eladmin</artifactId>
<groupId>me.zhengjie</groupId>
<groupId>me.guoguojie</groupId>
<version>2.6</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@ -47,4 +47,4 @@
<version>${alipay.version}</version>
</dependency>
</dependencies>
</project>
</project>

View File

@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>me.zhengjie</groupId>
<groupId>me.guoguojie</groupId>
<artifactId>eladmin</artifactId>
<packaging>pom</packaging>
<version>2.6</version>