更新 pom.xml

master
wangsiyuan 2023-12-06 11:05:18 +08:00
parent 9e42d4676a
commit 3324865570
1 changed files with 3 additions and 0 deletions

View File

@ -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>