File tree Expand file tree Collapse file tree 6 files changed +6
-5
lines changed
kotlin-http-client/kotlin-http-client-atlas
kotlin-insight-client-test-applink
kotlin-insight-client-test-sdk
kotlin-jira-client-test-applink
kotlin-jira-client-test-sdk Expand file tree Collapse file tree 6 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 3535 <dependency >
3636 <groupId >com.atlassian.sal</groupId >
3737 <artifactId >sal-api</artifactId >
38- <!-- < version> provided by platform dependency management </version> -- >
38+ <version >${sal.version} </version >
3939 </dependency >
4040 <dependency >
4141 <groupId >org.apache.httpcomponents</groupId >
Original file line number Diff line number Diff line change 8383 <dependency >
8484 <groupId >com.atlassian.sal</groupId >
8585 <artifactId >sal-api</artifactId >
86- <!-- < version> provided by platform dependency management </version> -- >
86+ <version >${sal.version} </version >
8787 <scope >provided</scope >
8888 </dependency >
8989
Original file line number Diff line number Diff line change 110110 <dependency >
111111 <groupId >com.atlassian.sal</groupId >
112112 <artifactId >sal-api</artifactId >
113- <!-- < version> provided by platform dependency management </version> -- >
113+ <version >${sal.version} </version >
114114 <scope >provided</scope >
115115 </dependency >
116116
Original file line number Diff line number Diff line change 8585 <dependency >
8686 <groupId >com.atlassian.sal</groupId >
8787 <artifactId >sal-api</artifactId >
88- <!-- < version> provided by platform dependency management </version> -- >
88+ <version >${sal.version} </version >
8989 <scope >provided</scope >
9090 </dependency >
9191
Original file line number Diff line number Diff line change 112112 <dependency >
113113 <groupId >com.atlassian.sal</groupId >
114114 <artifactId >sal-api</artifactId >
115- <!-- < version> provided by platform dependency management </version> -- >
115+ <version >${sal.version} </version >
116116 <scope >provided</scope >
117117 </dependency >
118118
Original file line number Diff line number Diff line change 3333 <arrow .version>1.2.1</arrow .version>
3434 <arrow .meta.version>1.6.2</arrow .meta.version>
3535 <gson .version>2.10.1</gson .version>
36+ <sal .version>6.0.0</sal .version>
3637 <atlassian .plugin.key>${project.groupId} .${project.artifactId} </atlassian .plugin.key>
3738 <jira .version>10.3.7</jira .version>
3839 <servicedesk .version>5.12.10</servicedesk .version>
You can’t perform that action at this time.
0 commit comments