Skip to content

Commit 8088ad0

Browse files
committed
Release v2.2.0
- Add an ability to estimate with "Fist to five" technique. - Update jira version to 8.22.1
1 parent d71cf93 commit 8088ad0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>com.aprey.jira.plugin.openpoker</groupId>
2626
<artifactId>open-poker</artifactId>
27-
<version>2.0.0</version>
27+
<version>2.2.0</version>
2828
<organization>
2929
<name>Andriy Preizner Production</name>
3030
<url>https://www.linkedin.com/in/andrewpreizner/</url>
@@ -213,7 +213,7 @@
213213
</plugins>
214214
</build>
215215
<properties>
216-
<jira.version>8.20.1</jira.version>
216+
<jira.version>8.22.1</jira.version>
217217
<amps.version>8.0.2</amps.version>
218218
<plugin.testrunner.version>2.0.1</plugin.testrunner.version>
219219
<atlassian.spring.scanner.version>1.2.13</atlassian.spring.scanner.version>

0 commit comments

Comments
 (0)