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