0

Prepare to use prod site skin for 1.0.0 release

This commit is contained in:
rjenkinsjr
2016-03-28 23:45:25 -04:00
parent 433f9b0a5e
commit 0606c57a44

View File

@@ -263,6 +263,10 @@
<value>true</value> <value>true</value>
</property> </property>
</activation> </activation>
<!-- TODO: uncomment once we reach 1.0.0 -->
<!--properties>
<site.profile>production</site.profile>
</properties-->
<build> <build>
<defaultGoal>clean deploy site-deploy</defaultGoal> <defaultGoal>clean deploy site-deploy</defaultGoal>
<plugins> <plugins>