Updated format for tag names
This commit is contained in:
parent
0683b18cf4
commit
1fe72c7ad0
1 changed files with 1 additions and 0 deletions
1
pom.xml
1
pom.xml
|
@ -197,6 +197,7 @@
|
|||
<artifactId>maven-release-plugin</artifactId>
|
||||
<version>2.5.3</version>
|
||||
<configuration>
|
||||
<tagNameFormat>@{project.version}</tagNameFormat>
|
||||
<useReleaseProfile>false</useReleaseProfile>
|
||||
<releaseProfiles>release</releaseProfiles>
|
||||
<goals>deploy</goals>
|
||||
|
|
Loading…
Reference in a new issue