更新 pom.xml
parent
9e42d4676a
commit
3324865570
3
pom.xml
3
pom.xml
|
|
@ -9,11 +9,14 @@
|
|||
<relativePath/> <!-- lookup parent from repository -->
|
||||
</parent>
|
||||
<!-- 打包文件名版本信息 -->
|
||||
|
||||
<groupId>com.kimgo</groupId>
|
||||
<artifactId>wePush</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<name>wePush</name>
|
||||
<description>wePush</description>
|
||||
|
||||
|
||||
<properties>
|
||||
<java.version>17</java.version>
|
||||
</properties>
|
||||
|
|
|
|||
Loading…
Reference in New Issue