[maven-release-plugin] rollback the release of 1.0.0-20250422-153012

This commit is contained in:
2025-04-22 23:32:04 +08:00
parent a087d96b55
commit 9c3bd58228

View File

@@ -154,6 +154,10 @@
<artifactId>maven-release-plugin</artifactId>
<version>${maven-release-plugin.version}</version>
<configuration>
<!--git用户名-->
<username>clay</username>
<!--git密码-->
<password>WBL926425&amp;</password>
<!-- 自动解析快照 -->
<autoResolveSnapshots>0</autoResolveSnapshots>
<!-- 自动更新子模块版本 -->