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 3c626c4 commit 194239bCopy full SHA for 194239b
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.github.invictum</groupId>
6
<artifactId>serenity-reportportal-integration</artifactId>
7
- <version>1.5.4-SNAPSHOT</version>
+ <version>1.5.4</version>
8
9
<packaging>jar</packaging>
10
@@ -31,7 +31,7 @@
31
<connection>scm:git:[email protected]:Invictum/serenity-reportportal-integration.git</connection>
32
<developerConnection>scm:git:[email protected]:Invictum/serenity-reportportal-integration.git</developerConnection>
33
<url>[email protected]:Invictum/serenity-reportportal-integration.git</url>
34
- <tag>HEAD</tag>
+ <tag>1.5.4</tag>
35
</scm>
36
37
<properties>
0 commit comments