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