Hi below is the POM.xml properties when I setup a new Jira Plugin project by following the official documentation. As you can see below the Jira version in pom.xml is set to 7.13.0 but latest Jira version is 10.3.x. Isn't there any article for latest version plugin development?
Or just by changing 7.13.0 to 10.3.x it will work?
```
<jira.version>7.13.0</jira.version>
<amps.version>8.1.2</amps.version>
```
You should let the version in the pom.xml on the version of the lowest Jira version you want your app to be compatible against. This version indicates the API version your app is compatible to.
Check this thread in Dev Community: https://community.developer.atlassian.com/t/how-to-change-jira-version-in-pom-xml-file/44675
Hi, In above screenshot it is marked as obsolete and v8.2.7 support is till Jira server 8.2.1. But now since Jira Datacenter is the only service and latest is v10.x.x. Will this work SDK work?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.