Details
-
Improvement
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Done
-
None
Description
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>
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Open [ 1 ] |
Resolution | Done [ 10000 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | JNJira [ 168971 ] | JNJira + In-Review [ 209738 ] |