-
Improvement
-
Resolution: Done
-
Minor
-
None
In order to use the new POM:
Change the parent POM of your plugin:
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>2.3</version>
</parent>
Override the needed properties, e.g.:
<properties>
<jenkins.version>1.424</jenkins.version>
</properties>
[JENKINS-33104] Upgrade to plugin-pom
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
Resolution | New: Done [ 10000 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 168971 ] | New: JNJira + In-Review [ 209738 ] |