We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e1fd58 commit 87811dcCopy full SHA for 87811dc
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>io.github.bonigarcia</groupId>
5
<artifactId>selenium-jupiter</artifactId>
6
- <version>6.3.1-SNAPSHOT</version>
+ <version>6.3.1</version>
7
8
<properties>
9
<!-- Compile dependencies -->
@@ -80,7 +80,7 @@
80
<developerConnection>
81
scm:git:https://github.com/bonigarcia/selenium-jupiter.git</developerConnection>
82
<url>https://github.com/bonigarcia/selenium-jupiter</url>
83
- <tag>HEAD</tag>
+ <tag>selenium-jupiter-6.3.1</tag>
84
</scm>
85
86
<dependencies>
0 commit comments