提交 a6553653 编写于 作者: K kohsuke

jaxen 1.1 beta4 has a POM problem in Tomcat, so using a newer version


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1041 71c3de6d-444a-0410-be80-ed276b4c234a
上级 e1bb83f8
......@@ -164,7 +164,11 @@
<artifactId>dom4j</artifactId>
<version>1.6.1</version>
</dependency>
<dependency>
<groupId>jaxen</groupId>
<artifactId>jaxen</artifactId>
<version>1.1-beta-11</version>
</dependency>
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-fmt</artifactId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册