create restful docs on release

This commit is contained in:
Sebastian Sdorra
2013-05-30 08:27:24 +02:00
parent 62e8f13502
commit 751190df4b

View File

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