Update pom.xml
parent
15b1f9324e
commit
89f92b2e15
4
pom.xml
4
pom.xml
|
|
@ -6,13 +6,13 @@
|
|||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>3.1.6</version>
|
||||
<relativePath/> <!-- lookup parent from repository -->
|
||||
<relativePath/>
|
||||
</parent>
|
||||
|
||||
<!-- 打包文件名版本信息 -->
|
||||
<groupId>com.kimgo</groupId>
|
||||
<artifactId>wePush</artifactId>
|
||||
<version>1.2.3</version>
|
||||
<version>1.2.4</version>
|
||||
<name>wePush</name>
|
||||
<description>Add log.</description>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue