提交 3be19e49 编写于 作者: A Andrew Bayer

Updating to use parent POM 1.14 (with hardcoding of maven-hpi-plugin 1.64) and...

Updating to use parent POM 1.14 (with hardcoding of maven-hpi-plugin 1.64) and to explicitly use maven-hpi-plugin 1.64, to fix requiredCore missing problem with plugins.
上级 889ae5ee
......@@ -254,7 +254,7 @@ THE SOFTWARE.
<plugin>
<groupId>org.jenkins-ci.tools</groupId>
<artifactId>maven-hpi-plugin</artifactId>
<version>1.63</version>
<version>1.64</version>
<extensions>true</extensions>
<configuration>
<showDeprecation>true</showDeprecation>
......
......@@ -4,7 +4,7 @@
<parent>
<groupId>org.jenkins-ci</groupId>
<artifactId>jenkins</artifactId>
<version>1.13</version>
<version>1.14</version>
</parent>
<groupId>org.jenkins-ci.plugins</groupId>
......@@ -120,7 +120,7 @@
<plugin>
<groupId>org.jenkins-ci.tools</groupId>
<artifactId>maven-hpi-plugin</artifactId>
<version>1.63</version>
<version>1.64</version>
<extensions>true</extensions>
<configuration>
<showDeprecation>true</showDeprecation>
......
......@@ -27,7 +27,7 @@ THE SOFTWARE.
<parent>
<groupId>org.jenkins-ci</groupId>
<artifactId>jenkins</artifactId>
<version>1.13</version>
<version>1.14</version>
</parent>
<groupId>org.jenkins-ci.main</groupId>
......
......@@ -82,7 +82,7 @@ THE SOFTWARE.
<plugin>
<groupId>org.jenkins-ci.tools</groupId>
<artifactId>maven-hpi-plugin</artifactId>
<version>1.63</version>
<version>1.64</version>
<extensions>true</extensions>
<configuration>
<showDeprecation>true</showDeprecation>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册