Upgrade to plugin-pom

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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>

            Assignee:
            Emilio Escobar
            Reporter:
            Emilio Escobar
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: