The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira Datacenter Plugin development v10.3.1

Vivek Burman
January 24, 2025

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>

```

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Lucas Modzelewski _Lumo_
Atlassian Partner
January 26, 2025

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

Vivek Burman
January 28, 2025

image.png

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?

DEPLOYMENT TYPE
SERVER
VERSION
10.3.1
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events