Skip to content

Commit

Permalink
[JENKINS-44458] Use the property, Luke...
Browse files Browse the repository at this point in the history
  • Loading branch information
andresrc committed May 25, 2017
1 parent eacc5e2 commit 3e31424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -615,7 +615,7 @@
<contextPath>/jenkins</contextPath>
<!-- TODO specify ${java.level} when JENKINS-20679 implemented -->
<systemProperties>
<hudson.Main.development>true</hudson.Main.development>
<hudson.Main.development>${hudson.Main.development}</hudson.Main.development>
</systemProperties>
</configuration>
</plugin>
Expand Down

0 comments on commit 3e31424

Please sign in to comment.