build: 更新项目版本号至2.15.0-SNAPSHOT

This commit is contained in:
2025-10-18 18:16:19 +08:00
parent b89ccb5717
commit 14eed577d6
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
<description>ContiNew Starter BOM</description> <description>ContiNew Starter BOM</description>
<properties> <properties>
<revision>2.14.0</revision> <revision>2.15.0-SNAPSHOT</revision>
</properties> </properties>
<dependencyManagement> <dependencyManagement>

View File

@@ -14,7 +14,7 @@
<properties> <properties>
<!-- Project Version --> <!-- Project Version -->
<revision>2.14.0</revision> <revision>2.15.0-SNAPSHOT</revision>
<!-- Core Framework Versions --> <!-- Core Framework Versions -->
<spring-boot.version>3.3.12</spring-boot.version> <spring-boot.version>3.3.12</spring-boot.version>