Skip to content

Commit a286172

Browse files
committed
[maven-release-plugin] prepare release webdrivermanager-5.2.3
1 parent f37a5eb commit a286172

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>5.2.3-SNAPSHOT</version>
6+
<version>5.2.3</version>
77

88
<properties>
99
<!-- compile -->
@@ -81,7 +81,7 @@
8181
<connection>scm:git:git://github.com/bonigarcia/webdrivermanager.git</connection>
8282
<developerConnection>scm:git:git@github.com:bonigarcia/webdrivermanager.git</developerConnection>
8383
<url>https://github.com/bonigarcia/webdrivermanager</url>
84-
<tag>webdrivermanager-5.0.0</tag>
84+
<tag>webdrivermanager-5.2.3</tag>
8585
</scm>
8686

8787
<dependencies>

0 commit comments

Comments
 (0)