Skip to content

Commit a226065

Browse files
committed
prepare 2.32.0 release
1 parent 7d1d0f8 commit a226065

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.seleniumhq.selenium</groupId>
77
<artifactId>htmlunit-driver</artifactId>
8-
<version>2.32.0-SNAPSHOT</version>
8+
<version>2.32.0</version>
99

1010
<name>htmlunit-driver</name>
1111
<description>WebDriver compatible driver for HtmlUnit headless browser</description>
@@ -43,7 +43,7 @@
4343
<properties>
4444
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4545
<selenium.version>3.13.0</selenium.version>
46-
<htmlunit.version>2.32-SNAPSHOT</htmlunit.version>
46+
<htmlunit.version>2.32</htmlunit.version>
4747
</properties>
4848

4949
<dependencies>

0 commit comments

Comments
 (0)