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