Skip to content

Commit bf51107

Browse files
Update pom.xml for the 1.5 release
1 parent 47eb625 commit bf51107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<modelVersion>4.0.0</modelVersion>
2525
<groupId>nu.validator.htmlparser</groupId>
2626
<artifactId>htmlparser</artifactId>
27-
<version>1.4</version>
27+
<version>1.5</version>
2828
<name>htmlparser</name>
2929
<url>http://about.validator.nu/htmlparser/</url>
3030
<description>The Validator.nu HTML Parser is an implementation of the HTML5 parsing algorithm in Java for applications. The parser is designed to work as a drop-in replacement for the XML parser in applications that already support XHTML 1.x content with an XML parser and use SAX, DOM or XOM to interface with the parser.</description>

0 commit comments

Comments
 (0)