We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd9b31b commit 86ae416Copy full SHA for 86ae416
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>com.nordstrom.ui-tools</groupId>
7
<artifactId>htmlunit-remote</artifactId>
8
- <version>4.27.1-SNAPSHOT</version>
+ <version>4.28.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>htmlunit-remote-4.26.0</tag>
+ <tag>htmlunit-remote-4.28.0</tag>
48
</scm>
49
50
<distributionManagement>
0 commit comments