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 7e16ed6 commit d35649cCopy full SHA for d35649c
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>io.github.bonigarcia</groupId>
5
<artifactId>selenium-jupiter</artifactId>
6
- <version>3.3.4-SNAPSHOT</version>
+ <version>3.3.4</version>
7
8
<properties>
9
<!-- Dependencies -->
@@ -76,7 +76,7 @@
76
<connection>scm:git:git://github.com/bonigarcia/selenium-jupiter.git</connection>
77
<developerConnection>scm:git:[email protected]:bonigarcia/selenium-jupiter.git</developerConnection>
78
<url>https://github.com/bonigarcia/selenium-jupiter</url>
79
- <tag>develop</tag>
+ <tag>selenium-jupiter-3.3.4</tag>
80
</scm>
81
82
<issueManagement>
0 commit comments