Skip to content

Commit e151c3b

Browse files
committed
use first release builds
1 parent 33b9f3a commit e151c3b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
<maven.compiler.target>8</maven.compiler.target>
2727

2828
<htmlunitcssparser.version>4.8.0-SNAPSHOT</htmlunitcssparser.version>
29-
<htmlunitcsp.version>4.8.0-SNAPSHOT</htmlunitcsp.version>
29+
<htmlunitcsp.version>4.8.0</htmlunitcsp.version>
3030
<htmlunitneko.version>4.8.0-SNAPSHOT</htmlunitneko.version>
31-
<htmlunitxpath.version>4.8.0-SNAPSHOT</htmlunitxpath.version>
31+
<htmlunitxpath.version>4.8.0</htmlunitxpath.version>
3232
<htmlunitcorejs.version>4.8.0-SNAPSHOT</htmlunitcorejs.version>
33-
<htmlunitwebsocketclient.version>4.8.0-SNAPSHOT</htmlunitwebsocketclient.version>
33+
<htmlunitwebsocketclient.version>4.8.0</htmlunitwebsocketclient.version>
3434

3535
<httpcomponents.version>4.5.14</httpcomponents.version>
3636

0 commit comments

Comments
 (0)