Use lastest, 0.6 version
authorJaroslav Tulach <jaroslav.tulach@apidesign.org>
Tue, 24 Sep 2013 21:02:32 +0200
changeset 474109cd3a4aa4
parent 46 009537e6ce80
child 48 4dbbfc8310b0
child 55 8e8097c4fa2b
Use lastest, 0.6 version
twitter/pom.xml
     1.1 --- a/twitter/pom.xml	Thu Aug 15 13:17:54 2013 +0200
     1.2 +++ b/twitter/pom.xml	Tue Sep 24 21:02:32 2013 +0200
     1.3 @@ -20,7 +20,7 @@
     1.4  
     1.5    <properties>
     1.6      <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     1.7 -    <net.java.html.version>0.4</net.java.html.version>
     1.8 +    <net.java.html.version>0.6</net.java.html.version>
     1.9      <project.mainclass>org.apidesign.html.demo.twitter.TwitterMain</project.mainclass>
    1.10    </properties>
    1.11