提交 7e2ef35d 编写于 作者: K kohsuke

versions are no longer hard-coded

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@22343 71c3de6d-444a-0410-be80-ed276b4c234a
上级 b5bc77f7
......@@ -678,12 +678,12 @@ THE SOFTWARE.
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
<version>3.0.9</version><!-- executabe-war hardcodes this version, so when you change this, update executable-war as well -->
<version>3.2.2</version>
</dependency>
<dependency>
<groupId>com.sun.akuma</groupId>
<artifactId>akuma</artifactId>
<version>1.2</version><!-- executabe-war hardcodes this version, so when you change this, update executable-war as well -->
<version>1.2</version>
</dependency>
<dependency>
<groupId>org.jvnet.libpam4j</groupId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册