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 8fa2fe4 commit 9f3f2baCopy full SHA for 9f3f2ba
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>io.github.bonigarcia</groupId>
5
<artifactId>webdrivermanager</artifactId>
6
- <version>6.0.1-SNAPSHOT</version>
+ <version>6.0.1</version>
7
8
<properties>
9
<!-- compile -->
@@ -87,7 +87,7 @@
87
<developerConnection>
88
scm:git:[email protected]:bonigarcia/webdrivermanager.git</developerConnection>
89
<url>https://github.com/bonigarcia/webdrivermanager</url>
90
- <tag>webdrivermanager-5.0.0</tag>
+ <tag>webdrivermanager-6.0.1</tag>
91
</scm>
92
93
<dependencies>
0 commit comments