add back bootstrap property in pom of artifact archetype.

This commit is contained in:
robin 2012-06-02 12:15:57 +08:00
parent 5b0890b350
commit dd24c16688

View File

@ -48,7 +48,7 @@
</repositories>
<properties>
<bootstrap>${bootstrap}</bootstrap>
<bootstrap>false</bootstrap>
</properties>
</project>