升级版本号
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.xujun</groupId>
|
<groupId>org.xujun</groupId>
|
||||||
<artifactId>xtools-parent-boot</artifactId>
|
<artifactId>xtools-parent-boot</artifactId>
|
||||||
<version>5.0.0</version>
|
<version>5.1.0</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<name>xtools-parent-boot</name>
|
<name>xtools-parent-boot</name>
|
||||||
<description>低调大师工具箱,boot-pom文件,适配JDK25</description>
|
<description>低调大师工具箱,boot-pom文件,适配JDK25</description>
|
||||||
@@ -43,7 +43,7 @@
|
|||||||
<cyclonedx-maven-plugin.version>2.9.3</cyclonedx-maven-plugin.version>
|
<cyclonedx-maven-plugin.version>2.9.3</cyclonedx-maven-plugin.version>
|
||||||
|
|
||||||
<!-- xtools -->
|
<!-- xtools -->
|
||||||
<xtools.version>5.0.0</xtools.version>
|
<xtools.version>5.1.0</xtools.version>
|
||||||
|
|
||||||
<!-- xtools-boot-knife4j begin -->
|
<!-- xtools-boot-knife4j begin -->
|
||||||
<swagger-annotations.version>2.2.52</swagger-annotations.version>
|
<swagger-annotations.version>2.2.52</swagger-annotations.version>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.xujun</groupId>
|
<groupId>org.xujun</groupId>
|
||||||
<artifactId>xtools-parent-boot</artifactId>
|
<artifactId>xtools-parent-boot</artifactId>
|
||||||
<version>5.0.0</version>
|
<version>5.1.0</version>
|
||||||
</parent>
|
</parent>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
<artifactId>xtools-parent-cloud</artifactId>
|
<artifactId>xtools-parent-cloud</artifactId>
|
||||||
|
|||||||
Reference in New Issue
Block a user