Remove broken custom tagging for release commits

This commit is contained in:
zml2008 2012-02-11 14:37:48 -08:00
parent 029dca9cdb
commit 437ad14880

View File

@ -189,7 +189,6 @@
<preparationGoals>assembly:assembly</preparationGoals>
<goals>assembly:assembly</goals>
<tagNameFormat>@{project.version}</tagNameFormat>
<scmCommentPrefix>[RELEASE] </scmCommentPrefix>
</configuration>
</plugin>