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 c51c0f1 commit a777a63Copy full SHA for a777a63
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>io.github.bonigarcia</groupId>
5
<artifactId>webdrivermanager</artifactId>
6
- <version>5.0.1-SNAPSHOT</version>
+ <version>5.0.1</version>
7
8
<properties>
9
<!-- compile -->
@@ -82,7 +82,7 @@
82
<connection>scm:git:git://github.com/bonigarcia/webdrivermanager.git</connection>
83
<developerConnection>scm:git:[email protected]:bonigarcia/webdrivermanager.git</developerConnection>
84
<url>https://github.com/bonigarcia/webdrivermanager</url>
85
- <tag>webdrivermanager-5.0.0</tag>
+ <tag>webdrivermanager-5.0.1</tag>
86
</scm>
87
88
<dependencies>
0 commit comments