change default release tag format

This commit is contained in:
Sebastian Sdorra
2012-04-30 12:10:11 +02:00
parent 3140f50af6
commit fd78ec5b7e

View File

@@ -263,6 +263,7 @@
<pushChanges>false</pushChanges>
<localCheckout>true</localCheckout>
<releaseProfiles>release,APIviz</releaseProfiles>
<tagNameFormat>${project.version}</tagNameFormat>
</configuration>
</plugin>