使用release插件提交发布插件
This commit is contained in:
parent
ac5eebb6a8
commit
faa5af51b6
2
pom.xml
2
pom.xml
@ -162,7 +162,7 @@
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-release-plugin</artifactId>
|
||||
<configuration>
|
||||
<tagNameFormat>release-by-maven-${project.version}</tagNameFormat>
|
||||
<tagNameFormat>v@{project.version}</tagNameFormat>
|
||||
<autoVersionSubmodules>true</autoVersionSubmodules>
|
||||
<password>${git.password}</password>
|
||||
<username>hxuanyu</username>
|
||||
|
Loading…
x
Reference in New Issue
Block a user