Skip to content

Commit bb63622

Browse files
1.2.0
1 parent a7a94bf commit bb63622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<artifactId>maven-release-plugin</artifactId>
121121
<configuration>
122122
<!-- 设置git 打tag的名称 -->
123-
<tagNameFormat>${project.version}</tagNameFormat>
123+
<tagNameFormat>@{project.version}</tagNameFormat>
124124
</configuration>
125125
</plugin>
126126
<plugin>

0 commit comments

Comments
 (0)