We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd6e6aa commit b0f8a81Copy full SHA for b0f8a81
pom.xml
@@ -28,7 +28,7 @@ THE SOFTWARE.
28
<parent>
29
<groupId>org.jenkins-ci</groupId>
30
<artifactId>jenkins</artifactId>
31
- <version>1.139</version>
+ <version>1.140</version>
32
<relativePath />
33
</parent>
34
@@ -170,7 +170,6 @@ THE SOFTWARE.
170
<forkedProcessTimeoutInSeconds>3600</forkedProcessTimeoutInSeconds>
171
<java.awt.headless>true</java.awt.headless>
172
</systemPropertyVariables>
173
- <runOrder>alphabetical</runOrder>
174
</configuration>
175
</plugin>
176
<plugin>
0 commit comments