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