提交 3172cf33 编写于 作者: O Oleg Nenashev

Update WinSW to 2.1.0 and Windows Agent Installer to 1.9

See the changelog: https://github.com/jenkinsci/windows-slave-installer-module/blob/master/CHANGELOG.md
上级 8d10f069
...@@ -755,7 +755,7 @@ THE SOFTWARE. ...@@ -755,7 +755,7 @@ THE SOFTWARE.
<artifactItem> <artifactItem>
<groupId>com.sun.winsw</groupId> <groupId>com.sun.winsw</groupId>
<artifactId>winsw</artifactId> <artifactId>winsw</artifactId>
<version>2.0.3</version> <version>2.1.0</version>
<classifier>bin</classifier> <classifier>bin</classifier>
<type>exe</type> <type>exe</type>
<outputDirectory>${project.build.outputDirectory}/windows-service</outputDirectory> <outputDirectory>${project.build.outputDirectory}/windows-service</outputDirectory>
......
...@@ -114,7 +114,7 @@ THE SOFTWARE. ...@@ -114,7 +114,7 @@ THE SOFTWARE.
<dependency> <dependency>
<groupId>org.jenkins-ci.modules</groupId> <groupId>org.jenkins-ci.modules</groupId>
<artifactId>windows-slave-installer</artifactId> <artifactId>windows-slave-installer</artifactId>
<version>1.8</version> <version>1.9</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.jenkins-ci.modules</groupId> <groupId>org.jenkins-ci.modules</groupId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册