更新 pom.xml
This commit is contained in:
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>
|
||||
|
||||
Reference in New Issue
Block a user