use scm.stage variable

This commit is contained in:
Sebastian Sdorra
2014-04-28 17:16:39 +02:00
parent 3997c70926
commit adf629d003

View File

@@ -485,7 +485,7 @@
</systemProperty>
<systemProperty>
<name>scm.stage</name>
<value>production</value>
<value>${scm.stage}</value>
</systemProperty>
<systemProperty>
<name>java.awt.headless</name>