Skip to content

Commit 5e3576a

Browse files
committed
Revert changes related to version string
1 parent f6eb812 commit 5e3576a

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,6 @@ http://kiwitcms.org/blog/atodorov/2019/02/22/how-to-use-kiwi-tcms-plugins-pt-1/
8383

8484
Files signed with EC1CEB7CDFA79FB5, Kiwi TCMS <info@kiwitcms.org>
8585

86-
### 11.2 (13 Jul 2023)
87-
88-
- Add override parameter to config path
89-
9086
### 11.1 (14 Jul 2022)
9187

9288
- Don't hard-code test execution statuses, fetch them from API

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>org.kiwitcms.java</groupId>
55
<artifactId>kiwitcms-junit-plugin</artifactId>
66
<packaging>jar</packaging>
7-
<version>11.2</version>
7+
<version>11.1</version>
88

99
<name>kiwitcms-junit-plugin</name>
1010
<description>JUnit 5 plugin for Kiwi TCMS.</description>

0 commit comments

Comments
 (0)