9 lines
216 B
XML
9 lines
216 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<project>
|
|
<scm class="hudson.plugins.bazaar.BazaarSCM">
|
|
<source>lp:test_project</source>
|
|
<cleantree>true</cleantree>
|
|
<checkout>true</checkout>
|
|
</scm>
|
|
</project>
|