fix:修改项目名称
This commit is contained in:
parent
da32fc3231
commit
d0c32d523c
2
pom.xml
2
pom.xml
|
|
@ -5,7 +5,7 @@
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
<groupId>com.bcrjl.miwifi</groupId>
|
<groupId>com.bcrjl.miwifi</groupId>
|
||||||
<artifactId>miwifi-agent</artifactId>
|
<artifactId>miwifi-agent-backend</artifactId>
|
||||||
<version>1.0.1</version>
|
<version>1.0.1</version>
|
||||||
<description>Mi-Wifi-Agent服务</description>
|
<description>Mi-Wifi-Agent服务</description>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue