Seems to work with version 0.8
authorJaroslav Tulach <jtulach@netbeans.org>
Wed, 26 Mar 2014 21:19:09 +0100
changeset 1438ab943b83ad7
parent 142 371a437a780d
child 145 448a2ae2c6e3
Seems to work with version 0.8
pom.xml
     1.1 --- a/pom.xml	Wed Mar 26 19:40:04 2014 +0100
     1.2 +++ b/pom.xml	Wed Mar 26 21:19:09 2014 +0100
     1.3 @@ -13,7 +13,7 @@
     1.4    </parent>  
     1.5    <properties>
     1.6        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     1.7 -      <net.java.html.version>0.7.6</net.java.html.version>
     1.8 +      <net.java.html.version>0.8</net.java.html.version>
     1.9        <bck2brwsr.version>0.8.1</bck2brwsr.version>
    1.10        <teavm.version>0.1</teavm.version>
    1.11        <license>COPYING</license>