jenkins-job-builder/tests/properties/fixtures/branch-api-minimal.xml

10 lines
299 B
XML

<?xml version="1.0" encoding="utf-8"?>
<project>
<properties>
<jenkins.branch.RateLimitBranchProperty_-JobPropertyImpl plugin="branch-api">
<durationName>Hour</durationName>
<count>1</count>
</jenkins.branch.RateLimitBranchProperty_-JobPropertyImpl>
</properties>
</project>