Skip to content

Commit

Permalink
Update Slave Installer Module to 1.6
Browse files Browse the repository at this point in the history
* [PR #1](jenkinsci/slave-installer-module#1) - Cleanup issues reported by FisndBugs
* [JENKINS-42841](https://issues.jenkins-ci.org/browse/JENKINS-42841) - Replace the "slave" term by "agent" where possible

Changelog: https://github.com/jenkinsci/slave-installer-module/blob/master/CHANGELOG.md#16
  • Loading branch information
oleg-nenashev committed Aug 4, 2017
1 parent 45aa332 commit 23fe33f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion war/pom.xml
Expand Up @@ -109,7 +109,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.modules</groupId>
<artifactId>slave-installer</artifactId>
<version>1.5</version>
<version>1.6</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.modules</groupId>
Expand Down

0 comments on commit 23fe33f

Please sign in to comment.