enable APIviz profile on release

This commit is contained in:
Sebastian Sdorra
2012-01-08 16:45:14 +01:00
parent dc4ff5c166
commit 06a3357f4d

View File

@@ -246,7 +246,7 @@
<configuration>
<pushChanges>false</pushChanges>
<localCheckout>true</localCheckout>
<releaseProfiles>release</releaseProfiles>
<releaseProfiles>release,APIviz</releaseProfiles>
</configuration>
</plugin>