Skip to content

Commit b62c0e6

Browse files
committed
more release builds
1 parent e151c3b commit b62c0e6

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

pom.xml

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

28-
<htmlunitcssparser.version>4.8.0-SNAPSHOT</htmlunitcssparser.version>
28+
<htmlunitcssparser.version>4.8.0</htmlunitcssparser.version>
2929
<htmlunitcsp.version>4.8.0</htmlunitcsp.version>
3030
<htmlunitneko.version>4.8.0-SNAPSHOT</htmlunitneko.version>
3131
<htmlunitxpath.version>4.8.0</htmlunitxpath.version>
32-
<htmlunitcorejs.version>4.8.0-SNAPSHOT</htmlunitcorejs.version>
32+
<htmlunitcorejs.version>4.8.0</htmlunitcorejs.version>
3333
<htmlunitwebsocketclient.version>4.8.0</htmlunitwebsocketclient.version>
3434

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

src/changes/changes.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717
<action type="add" dev="rbri">
1818
cssparser: support relative color definitions.
1919
</action>
20-
<action type="add" dev="rbri">
21-
cssparser: support 'none' in color definitions.
22-
</action>
2320
<action type="update" dev="rbri">
2421
websocket-client: jetty updated to 9.4.57.v20241219.
2522
</action>

0 commit comments

Comments
 (0)