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 f1bfd47 commit 22acbb1Copy full SHA for 22acbb1
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>io.github.bonigarcia</groupId>
5
<artifactId>webdrivermanager</artifactId>
6
- <version>6.3.3-SNAPSHOT</version>
+ <version>6.3.3</version>
7
8
<properties>
9
<!-- compile -->
@@ -93,7 +93,7 @@
93
<developerConnection>
94
scm:git:https://github.com/bonigarcia/webdrivermanager.git</developerConnection>
95
<url>https://github.com/bonigarcia/webdrivermanager</url>
96
- <tag>HEAD</tag>
+ <tag>webdrivermanager-6.3.3</tag>
97
</scm>
98
99
<dependencies>
0 commit comments