Skip to content

Commit 17331e7

Browse files
committed
[maven-release-plugin] prepare release selenium-jupiter-5.1.0
1 parent 0bdca1e commit 17331e7

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.0.2-SNAPSHOT</version>
6+
<version>5.1.0</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-4.3.5</tag>
75+
<tag>selenium-jupiter-5.1.0</tag>
7676
</scm>
7777

7878
<dependencies>

0 commit comments

Comments
 (0)