提交 ec7d8a0f 编写于 作者: K kohsuke

pick up the new executable-war version to show the version in the usage screen.

See http://www.nabble.com/adding-dependency-to-a-plugin-td21926161.html

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@15186 71c3de6d-444a-0410-be80-ed276b4c234a
上级 efd5398d
......@@ -382,6 +382,11 @@ THE SOFTWARE.
<artifactId>commons-io</artifactId>
<version>1.3.1</version>
</dependency>
<dependency><!-- hudson doesn't use this directly, but some plugins wanted to use the latest -->
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>2.4</version>
</dependency>
<dependency>
<groupId>commons-digester</groupId>
<artifactId>commons-digester</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册