Browse code

update jenkins branches to master

Anthony Young authored on 2011/11/16 06:07:58
Showing 2 changed files
... ...
@@ -25,7 +25,7 @@
25 25
     </userRemoteConfigs>
26 26
     <branches>
27 27
       <hudson.plugins.git.BranchSpec>
28
-        <name>jenkins</name>
28
+        <name>master</name>
29 29
       </hudson.plugins.git.BranchSpec>
30 30
     </branches>
31 31
     <recursiveSubmodules>false</recursiveSubmodules>
... ...
@@ -25,7 +25,7 @@
25 25
     </userRemoteConfigs>
26 26
     <branches>
27 27
       <hudson.plugins.git.BranchSpec>
28
-        <name>jenkins</name>
28
+        <name>master</name>
29 29
       </hudson.plugins.git.BranchSpec>
30 30
     </branches>
31 31
     <recursiveSubmodules>false</recursiveSubmodules>
... ...
@@ -85,4 +85,4 @@ ssh root@$XEN_IP &quot;cd devstack &amp;&amp; . localrc &amp;&amp; cd tools/jenk
85 85
   <publishers/>
86 86
   <buildWrappers/>
87 87
   <runSequentially>true</runSequentially>
88
-</matrix-project>
89 88
\ No newline at end of file
89
+</matrix-project>