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 c6cd051 commit ea938e8Copy full SHA for ea938e8
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>io.github.bonigarcia</groupId>
5
<artifactId>webdrivermanager</artifactId>
6
- <version>2.2.5-SNAPSHOT</version>
+ <version>2.2.5</version>
7
8
<properties>
9
<slf4j.version>1.7.25</slf4j.version>
@@ -69,7 +69,7 @@
69
<connection>scm:git:git://github.com/bonigarcia/webdrivermanager.git</connection>
70
<developerConnection>scm:git:[email protected]:bonigarcia/webdrivermanager.git</developerConnection>
71
<url>https://github.com/bonigarcia/webdrivermanager</url>
72
- <tag>develop</tag>
+ <tag>webdrivermanager-2.2.5</tag>
73
</scm>
74
75
<issueManagement>
0 commit comments