Skip to content

Commit 5aea3de

Browse files
committed
prepare 2.40.0
1 parent 19d8102 commit 5aea3de

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
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>net.sourceforge.htmlunit</groupId>
66
<artifactId>htmlunit</artifactId>
7-
<version>2.40.0-SNAPSHOT</version>
7+
<version>2.40.0</version>
88
<name>HtmlUnit</name>
99
<organization>
1010
<name>Gargoyle Software Inc.</name>
@@ -23,7 +23,7 @@
2323
<maven.compiler.source>8</maven.compiler.source>
2424
<maven.compiler.target>8</maven.compiler.target>
2525

26-
<htmlunitdriver.version>2.40.0-SNAPSHOT</htmlunitdriver.version>
26+
<htmlunitdriver.version>2.40.0</htmlunitdriver.version>
2727
<htmlunitcssparser.version>1.5.0</htmlunitcssparser.version>
2828
<htmlunitneko.version>2.40.0</htmlunitneko.version>
2929
<htmlunitcorejs.version>2.40.0</htmlunitcorejs.version>

0 commit comments

Comments
 (0)