We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46944a1 commit c1e6c03Copy full SHA for c1e6c03
pom.xml
@@ -167,6 +167,9 @@
167
<groupId>org.apache.maven.plugins</groupId>
168
<artifactId>maven-release-plugin</artifactId>
169
<version>2.5.3</version>
170
+ <configuration>
171
+ <tagNameFormat>@{project.version}</tagNameFormat>
172
+ </configuration>
173
</plugin>
174
<plugin>
175
0 commit comments