• Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Minor Minor
    • job-import-plugin
    • 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

            escoem Emilio Escobar
            escoem Emilio Escobar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: