Skip to content
This repository was archived by the owner on Jul 17, 2018. It is now read-only.

Commit b66e773

Browse files
author
Darren Jones
committed
Updated config xml
1 parent 8d3240b commit b66e773

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

jobs/jenkins-master/templates/config/config-oauth.xml.erb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<?xml version='1.0' encoding='UTF-8'?>
1+
<?xml version='1.1' encoding='UTF-8'?>
22
<hudson>
33
<disabledAdministrativeMonitors>
44
<string>hudson.diagnosis.ReverseProxySetupMonitor</string>
55
</disabledAdministrativeMonitors>
6-
<version>1.617</version>
6+
<version>2.107.2</version>
77
<numExecutors>0</numExecutors>
88
<mode>NORMAL</mode>
99
<useSecurity>true</useSecurity>
@@ -49,7 +49,7 @@
4949
<views>
5050
<hudson.model.AllView>
5151
<owner class="hudson" reference="../../.."/>
52-
<name>All</name>
52+
<name>all</name>
5353
<filterExecutors>false</filterExecutors>
5454
<filterQueue>false</filterQueue>
5555
<properties class="hudson.model.View$PropertyList"/>

0 commit comments

Comments
 (0)