Skip to content

Commit ea938e8

Browse files
committed
[maven-release-plugin] prepare release webdrivermanager-2.2.5
1 parent c6cd051 commit ea938e8

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

88
<properties>
99
<slf4j.version>1.7.25</slf4j.version>
@@ -69,7 +69,7 @@
6969
<connection>scm:git:git://github.com/bonigarcia/webdrivermanager.git</connection>
7070
<developerConnection>scm:git:[email protected]:bonigarcia/webdrivermanager.git</developerConnection>
7171
<url>https://github.com/bonigarcia/webdrivermanager</url>
72-
<tag>develop</tag>
72+
<tag>webdrivermanager-2.2.5</tag>
7373
</scm>
7474

7575
<issueManagement>

0 commit comments

Comments
 (0)