提交 f2b06a8f 编写于 作者: J Jesse Glick

Needed to update plugin POM, too.

上级 bd7cecbe
......@@ -60,7 +60,7 @@
<dependency>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>jenkins-war</artifactId>
<type>war</type>
<classifier>war-for-test</classifier>
<version>1.645-SNAPSHOT</version>
<scope>test</scope>
</dependency>
......@@ -73,7 +73,13 @@
<dependency>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>jenkins-test-harness</artifactId>
<version>1.645-SNAPSHOT</version>
<version>2.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jenkins-ci</groupId>
<artifactId>test-annotations</artifactId>
<version>1.2</version>
<scope>test</scope>
</dependency>
<!--
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册