Skip to content

Commit a817dec

Browse files
Update pom.xml for the 1.5 release
1 parent ed17453 commit a817dec

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
@@ -25,7 +25,7 @@
2525
<groupId>nu.validator.htmlparser</groupId>
2626
<artifactId>htmlparser</artifactId>
2727
<packaging>bundle</packaging>
28-
<version>1.4</version>
28+
<version>1.5</version>
2929
<name>htmlparser</name>
3030
<url>http://about.validator.nu/htmlparser/</url>
3131
<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)