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 3add105 commit 1b42837Copy full SHA for 1b42837
pom.xml
@@ -6,7 +6,7 @@
6
<groupId>net.masterthought</groupId>
7
<artifactId>cucumber-reporting</artifactId>
8
<packaging>jar</packaging>
9
- <version>5.9.1-SNAPSHOT</version>
+ <version>5.10.0</version>
10
11
<name>cucumber-reporting</name>
12
<url>https://github.com/damianszczepanik/cucumber-reporting</url>
@@ -34,7 +34,7 @@
34
<connection>scm:git:[email protected]:damianszczepanik/cucumber-reporting.git</connection>
35
<developerConnection>scm:git:[email protected]:damianszczepanik/cucumber-reporting.git</developerConnection>
36
<url>[email protected]:damianszczepanik/cucumber-reporting.git</url>
37
- <tag>HEAD</tag>
+ <tag>cucumber-reporting-5.10.0</tag>
38
</scm>
39
<ciManagement>
40
<system>GitHub Actions</system>
0 commit comments