提交 1baf25e9 编写于 作者: J jieryn

HUDSON-7304 #close fixed

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@34096 71c3de6d-444a-0410-be80-ed276b4c234a
上级 b22133b5
......@@ -46,6 +46,7 @@ THE SOFTWARE.
<artifactId>maven-war-plugin</artifactId>
<version>2.1-beta-1</version>
<configuration>
<filteringDeploymentDescriptors>true</filteringDeploymentDescriptors>
<webResources>
<resource>
<directory>${project.build.directory}/generated-resources</directory>
......
......@@ -27,7 +27,7 @@ THE SOFTWARE.
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
version="2.4">
<display-name>Hudson</display-name>
<display-name>Hudson v${project.version}</display-name>
<description>Build management system</description>
<servlet>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册