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