提交 cbe2677d 编写于 作者: K Kohsuke Kawaguchi

Fixed the uploading of Extension points Wiki page.

上级 cec116c7
......@@ -198,7 +198,7 @@ THE SOFTWARE.
-->
<groupId>org.codehaus.mojo</groupId>
<artifactId>apt-maven-plugin</artifactId>
<version>1.0-alpha-2</version>
<version>1.0-alpha-4</version>
<configuration>
<force>true</force><!-- disable staleness check -->
<factory>org.jvnet.hudson.tools.ExtensionPointListerFactory</factory>
......@@ -209,9 +209,9 @@ THE SOFTWARE.
</configuration>
<dependencies>
<dependency>
<groupId>org.jvnet.hudson.tools</groupId>
<groupId>org.jenkins-ci.tools</groupId>
<artifactId>extension-point-lister</artifactId>
<version>1.7</version>
<version>1.8</version>
<exclusions>
<exclusion>
<groupId>com.sun</groupId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册