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 e48cf8e commit a1a1ee0Copy full SHA for a1a1ee0
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>io.github.bonigarcia</groupId>
5
<artifactId>webdrivermanager</artifactId>
6
- <version>6.1.2-SNAPSHOT</version>
+ <version>6.2.0</version>
7
8
<properties>
9
<!-- compile -->
@@ -91,7 +91,7 @@
91
<developerConnection>
92
scm:git:git@github.com:bonigarcia/webdrivermanager.git</developerConnection>
93
<url>https://github.com/bonigarcia/webdrivermanager</url>
94
- <tag>webdrivermanager-5.0.0</tag>
+ <tag>webdrivermanager-6.2.0</tag>
95
</scm>
96
97
<dependencies>
0 commit comments