Skip to content

Commit

Permalink
Merge pull request #2826 from oleg-nenashev/windows-slave-installer/1.8
Browse files Browse the repository at this point in the history
[JENKINS-42744] - Update WinSW to 2.0.3 and Windows Agent installer t0 1.8
  • Loading branch information
oleg-nenashev committed Apr 2, 2017
2 parents bde09f7 + 04e2d33 commit 78c5fbc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -755,7 +755,7 @@ THE SOFTWARE.
<artifactItem>
<groupId>com.sun.winsw</groupId>
<artifactId>winsw</artifactId>
<version>2.0.2</version>
<version>2.0.3</version>
<classifier>bin</classifier>
<type>exe</type>
<outputDirectory>${project.build.outputDirectory}/windows-service</outputDirectory>
Expand Down
2 changes: 1 addition & 1 deletion war/pom.xml
Expand Up @@ -114,7 +114,7 @@ THE SOFTWARE.
<dependency>
<groupId>org.jenkins-ci.modules</groupId>
<artifactId>windows-slave-installer</artifactId>
<version>1.7</version>
<version>1.8</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.modules</groupId>
Expand Down

0 comments on commit 78c5fbc

Please sign in to comment.