Skip to content

Commit

Permalink
[JENKINS-44458] Use hudson.Main.development property
Browse files Browse the repository at this point in the history
  • Loading branch information
andresrc committed May 24, 2017
1 parent c099add commit a7571e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Expand Up @@ -1353,7 +1353,8 @@
<artifactId>maven-hpi-plugin</artifactId>
<configuration>
<systemProperties>
<jenkins.install.state>TEST</jenkins.install.state>
<name>hudson.Main.development</name>
<value>true</value>
</systemProperties>
</configuration>
</plugin>
Expand Down

0 comments on commit a7571e5

Please sign in to comment.