Skip to content

Commit 537b063

Browse files
committed
start 2.35 development
1 parent fce1903 commit 537b063

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.34.0</version>
7+
<version>2.35.0-SNAPSHOT</version>
88
<name>HtmlUnit</name>
99
<organization>
1010
<name>Gargoyle Software Inc.</name>

src/changes/changes.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
</properties>
88

99
<body>
10+
<release version="2.35.0" date="...., 2019" description="Bugfixes">
11+
</release>
1012
<release version="2.34.0" date="Feb 28, 2019" description="Bugfixes, CHROME 72, CSSParser cleanup">
1113
<action type="fix" dev="rbri">
1214
CSS declarations in CDATA sections are not processed for XHtml and Xml pages.

0 commit comments

Comments
 (0)