summaryrefslogtreecommitdiffstats
path: root/tests/scm/fixtures/bzr001.xml
blob: 1ae408232d43dac3935c66022b26c6033bc53b86 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<project>
  <scm class="hudson.plugins.bazaar.BazaarSCM">
    <source>lp:test_project</source>
    <cleantree>false</cleantree>
    <checkout>false</checkout>
  </scm>
</project>