提交 2e13ebdf 编写于 作者: T tfennelly

Fixed snapshot dep in effort to help CI build pass.

上级 ad9d191c
......@@ -39,7 +39,7 @@ THE SOFTWARE.
<properties>
<staplerFork>true</staplerFork>
<stapler.version>1.235-20150312.163208-1</stapler.version>
<stapler.version>1.234</stapler.version>
<spring.version>2.5.6.SEC03</spring.version>
<groovy.version>1.8.9</groovy.version>
</properties>
......@@ -115,6 +115,12 @@ THE SOFTWARE.
<artifactId>trilead-ssh2</artifactId>
<version>build217-jenkins-8</version>
</dependency>
<!-- Remove once released (and update stapler.version prop to 1.235) -->
<dependency>
<groupId>org.kohsuke.stapler</groupId>
<artifactId>stapler</artifactId>
<version>1.235-20150312.230034-2</version>
</dependency>
<dependency>
<groupId>org.kohsuke.stapler</groupId>
<artifactId>stapler-groovy</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册