We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d71cf93 commit 8088ad0Copy full SHA for 8088ad0
pom.xml
@@ -24,7 +24,7 @@
24
<modelVersion>4.0.0</modelVersion>
25
<groupId>com.aprey.jira.plugin.openpoker</groupId>
26
<artifactId>open-poker</artifactId>
27
- <version>2.0.0</version>
+ <version>2.2.0</version>
28
<organization>
29
<name>Andriy Preizner Production</name>
30
<url>https://www.linkedin.com/in/andrewpreizner/</url>
@@ -213,7 +213,7 @@
213
</plugins>
214
</build>
215
<properties>
216
- <jira.version>8.20.1</jira.version>
+ <jira.version>8.22.1</jira.version>
217
<amps.version>8.0.2</amps.version>
218
<plugin.testrunner.version>2.0.1</plugin.testrunner.version>
219
<atlassian.spring.scanner.version>1.2.13</atlassian.spring.scanner.version>
0 commit comments