We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afddd23 commit 5e59e2cCopy full SHA for 5e59e2c
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>com.nordstrom.ui-tools</groupId>
7
<artifactId>htmlunit-remote</artifactId>
8
- <version>4.23.1-SNAPSHOT</version>
+ <version>4.25.0</version>
9
10
<name>htmlunit-remote</name>
11
<description>This is the remote wrapper for HtmlUnitDriver</description>
@@ -44,7 +44,7 @@
44
<connection>scm:git:https://github.com/sbabcoc/htmlunit-remote.git</connection>
45
<developerConnection>scm:git:https://github.com/sbabcoc/htmlunit-remote.git</developerConnection>
46
<url>https://github.com/sbabcoc/htmlunit-remote/tree/master</url>
47
- <tag>HEAD</tag>
+ <tag>htmlunit-remote-4.25.0</tag>
48
</scm>
49
50
<distributionManagement>
0 commit comments