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