Skip to content

Commit f278921

Browse files
committed
[maven-release-plugin] prepare release webdrivermanager-4.2.0
1 parent c37fe6e commit f278921

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>io.github.bonigarcia</groupId>
55
<artifactId>webdrivermanager</artifactId>
6-
<version>4.1.1-SNAPSHOT</version>
6+
<version>4.2.0</version>
77

88
<properties>
99
<slf4j.version>1.7.30</slf4j.version>
@@ -70,7 +70,7 @@
7070
<connection>scm:git:git://github.com/bonigarcia/webdrivermanager.git</connection>
7171
<developerConnection>scm:git:[email protected]:bonigarcia/webdrivermanager.git</developerConnection>
7272
<url>https://github.com/bonigarcia/webdrivermanager</url>
73-
<tag>develop</tag>
73+
<tag>webdrivermanager-4.2.0</tag>
7474
</scm>
7575

7676
<issueManagement>

0 commit comments

Comments
 (0)