We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f84a9e commit c5b35acCopy full SHA for c5b35ac
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>io.github.bonigarcia</groupId>
5
<artifactId>webdrivermanager</artifactId>
6
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
7
8
<properties>
9
<slf4j.version>1.7.30</slf4j.version>
@@ -70,7 +70,7 @@
70
<connection>scm:git:git://github.com/bonigarcia/webdrivermanager.git</connection>
71
<developerConnection>scm:git:[email protected]:bonigarcia/webdrivermanager.git</developerConnection>
72
<url>https://github.com/bonigarcia/webdrivermanager</url>
73
- <tag>webdrivermanager-4.4.2</tag>
+ <tag>webdrivermanager-4.4.3</tag>
74
</scm>
75
76
<issueManagement>
0 commit comments