blob: 0893bf5456da42bf9f873891e985d8eeef411e6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="utf-8"?>
<project>
<actions/>
<keepDependencies>false</keepDependencies>
<blockBuildWhenDownstreamBuilding>false</blockBuildWhenDownstreamBuilding>
<blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
<concurrentBuild>false</concurrentBuild>
<canRoam>true</canRoam>
<createdByJenkinsAutojobs>
<ref>refs/heads/branch</ref>
<tag>feature</tag>
</createdByJenkinsAutojobs>
</project>
|