Skip to content

Commit 73a8a40

Browse files
committed
start working on 4.11.0-SNAPSHOT
1 parent 1cf4fa9 commit 73a8a40

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

README.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ implementation group: 'org.htmlunit', name: 'htmlunit-cssparser', version: '4.10
4646

4747
### Latst CI build
4848
The latest builds are available from our
49-
[Jenkins CI build server][2]
49+
[Jenkins CI build server](https://jenkins.wetator.org/job/HtmlUnit%20-%20CSS%20Parser/ "HtmlUnit - CSS Parser CI")
5050

5151
[![Build Status](https://jenkins.wetator.org/buildStatus/icon?job=HtmlUnit+-+CSS+Parser)](https://jenkins.wetator.org/job/HtmlUnit%20-%20CSS%20Parser/)
5252

@@ -160,6 +160,3 @@ This project is licensed under the Apache 2.0 License
160160
## Acknowledgments
161161

162162
Many thanks to all of you contributing to HtmlUnit/CSSParser/Rhino in the past.
163-
164-
165-
[2]: https://jenkins.wetator.org/job/HtmlUnit%20-%20CSS%20Parser/ "HtmlUnit - CSS Parser CI"

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.htmlunit</groupId>
66
<artifactId>htmlunit-cssparser</artifactId>
7-
<version>4.10.0</version>
7+
<version>4.11.0-SNAPSHOT</version>
88
<name>HtmlUnit CSS Parser</name>
99
<organization>
1010
<name>HtmlUnit</name>

0 commit comments

Comments
 (0)