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 19d8102 commit 5aea3deCopy full SHA for 5aea3de
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>net.sourceforge.htmlunit</groupId>
6
<artifactId>htmlunit</artifactId>
7
- <version>2.40.0-SNAPSHOT</version>
+ <version>2.40.0</version>
8
<name>HtmlUnit</name>
9
<organization>
10
<name>Gargoyle Software Inc.</name>
@@ -23,7 +23,7 @@
23
<maven.compiler.source>8</maven.compiler.source>
24
<maven.compiler.target>8</maven.compiler.target>
25
26
- <htmlunitdriver.version>2.40.0-SNAPSHOT</htmlunitdriver.version>
+ <htmlunitdriver.version>2.40.0</htmlunitdriver.version>
27
<htmlunitcssparser.version>1.5.0</htmlunitcssparser.version>
28
<htmlunitneko.version>2.40.0</htmlunitneko.version>
29
<htmlunitcorejs.version>2.40.0</htmlunitcorejs.version>
0 commit comments