Skip to content

Commit 74911a5

Browse files
committed
[maven-release-plugin] prepare release selenium-jupiter-5.1.1
1 parent 3b12b68 commit 74911a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>io.github.bonigarcia</groupId>
55
<artifactId>selenium-jupiter</artifactId>
6-
<version>5.1.1-SNAPSHOT</version>
6+
<version>5.1.1</version>
77

88
<properties>
99
<!-- Compile dependencies -->
@@ -72,7 +72,7 @@
7272
<connection>scm:git:git://github.com/bonigarcia/selenium-jupiter.git</connection>
7373
<developerConnection>scm:git:[email protected]:bonigarcia/selenium-jupiter.git</developerConnection>
7474
<url>https://github.com/bonigarcia/selenium-jupiter</url>
75-
<tag>selenium-jupiter-5.1.0</tag>
75+
<tag>selenium-jupiter-5.1.1</tag>
7676
</scm>
7777

7878
<dependencies>

0 commit comments

Comments
 (0)