We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6eb812 commit 5e3576aCopy full SHA for 5e3576a
2 files changed
README.md
@@ -83,10 +83,6 @@ http://kiwitcms.org/blog/atodorov/2019/02/22/how-to-use-kiwi-tcms-plugins-pt-1/
83
84
Files signed with EC1CEB7CDFA79FB5, Kiwi TCMS <info@kiwitcms.org>
85
86
-### 11.2 (13 Jul 2023)
87
-
88
-- Add override parameter to config path
89
90
### 11.1 (14 Jul 2022)
91
92
- Don't hard-code test execution statuses, fetch them from API
pom.xml
@@ -4,7 +4,7 @@
4
<groupId>org.kiwitcms.java</groupId>
5
<artifactId>kiwitcms-junit-plugin</artifactId>
6
<packaging>jar</packaging>
7
- <version>11.2</version>
+ <version>11.1</version>
8
9
<name>kiwitcms-junit-plugin</name>
10
<description>JUnit 5 plugin for Kiwi TCMS.</description>
0 commit comments