Switching to new version of our libraries
authorJaroslav Tulach <jtulach@netbeans.org>
Fri, 07 Feb 2014 14:05:42 +0100
changeset 62a714dd168248
parent 61 10e396bf6e64
child 63 56477205fdb5
child 83 1b1d3f559196
Switching to new version of our libraries
pom.xml
     1.1 --- a/pom.xml	Mon Jan 13 10:29:06 2014 +0100
     1.2 +++ b/pom.xml	Fri Feb 07 14:05:42 2014 +0100
     1.3 @@ -13,8 +13,8 @@
     1.4    </parent>  
     1.5    <properties>
     1.6        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     1.7 -      <net.java.html.version>0.7</net.java.html.version>
     1.8 -      <bck2brwsr.version>0.9-SNAPSHOT</bck2brwsr.version>
     1.9 +      <net.java.html.version>0.7.5</net.java.html.version>
    1.10 +      <bck2brwsr.version>0.8.1</bck2brwsr.version>
    1.11        <license>COPYING</license>
    1.12    </properties>
    1.13    <modules>