summaryrefslogtreecommitdiffstats
path: root/tests/properties/fixtures/branch-api-minimal.xml
blob: f483478f7e02b888eab4111b54440e056537519b (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<project>
  <properties>
    <jenkins.branch.RateLimitBranchProperty_-JobPropertyImpl plugin="branch-api">
      <durationName>Hour</durationName>
      <count>1</count>
      <userBoost>false</userBoost>
    </jenkins.branch.RateLimitBranchProperty_-JobPropertyImpl>
  </properties>
</project>