提交 cd76c171 编写于 作者: K kohsuke

using fix1600 to fix #1107


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@6363 71c3de6d-444a-0410-be80-ed276b4c234a
上级 92433022
......@@ -53,6 +53,17 @@
</descriptors>
</configuration>
</plugin>
<plugin>
<groupId>org.jvnet.fix1600</groupId>
<artifactId>fix1600</artifactId>
<executions>
<execution>
<goals>
<goal>fix</goal>
</goals>
</execution>
</executions>
</plugin>
</plugins>
</build>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册