jenkins-job-builder/tests/properties/fixtures/promoted_build.xml

12 lines
337 B
XML

<?xml version="1.0" encoding="utf-8"?>
<project>
<properties>
<hudson.plugins.promoted__builds.JobPropertyImpl>
<activeProcessNames>
<string>Release to QA</string>
<string>Jane Must Approve</string>
</activeProcessNames>
</hudson.plugins.promoted__builds.JobPropertyImpl>
</properties>
</project>