Add branches parameter to github scm macro
[releng/global-jjb.git] / .jjb-test / expected-xml / github-maven-maven-release-master
index 15e754e..169f1ad 100644 (file)
@@ -117,7 +117,7 @@ For example '<1.0.0' or '>=1.0.0,<2.0.0'.
     </userRemoteConfigs>
     <branches>
       <hudson.plugins.git.BranchSpec>
-        <name>**</name>
+        <name>refs/heads/master</name>
       </hudson.plugins.git.BranchSpec>
     </branches>
     <excludedUsers/>