Updated format for tag names

This commit is contained in:
Patrick Gotthard 2016-03-11 14:29:25 +01:00
parent 0683b18cf4
commit 1fe72c7ad0

View file

@ -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>