[maven-release-plugin] rollback the release of 1.0.0-20250422-153012
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -154,6 +154,10 @@
|
|||||||
<artifactId>maven-release-plugin</artifactId>
|
<artifactId>maven-release-plugin</artifactId>
|
||||||
<version>${maven-release-plugin.version}</version>
|
<version>${maven-release-plugin.version}</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
|
<!--git用户名-->
|
||||||
|
<username>clay</username>
|
||||||
|
<!--git密码-->
|
||||||
|
<password>WBL926425&</password>
|
||||||
<!-- 自动解析快照 -->
|
<!-- 自动解析快照 -->
|
||||||
<autoResolveSnapshots>0</autoResolveSnapshots>
|
<autoResolveSnapshots>0</autoResolveSnapshots>
|
||||||
<!-- 自动更新子模块版本 -->
|
<!-- 自动更新子模块版本 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user