Switching to stable 0.7 of org.netbeans.html APIs NbHtml4J
authorJaroslav Tulach <jaroslav.tulach@apidesign.org>
Mon, 13 Jan 2014 12:35:56 +0100
branchNbHtml4J
changeset 143008ba3c2b9eea
parent 1429 66358a11c016
child 1431 6ceb7c457073
Switching to stable 0.7 of org.netbeans.html APIs
pom.xml
     1.1 --- a/pom.xml	Thu Jan 09 21:21:34 2014 +0100
     1.2 +++ b/pom.xml	Mon Jan 13 12:35:56 2014 +0100
     1.3 @@ -15,7 +15,7 @@
     1.4        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     1.5        <netbeans.version>RELEASE74</netbeans.version>
     1.6        <license>COPYING</license>
     1.7 -      <net.java.html.version>0.7-SNAPSHOT</net.java.html.version>
     1.8 +      <net.java.html.version>0.7</net.java.html.version>
     1.9        <netbeans.compile.on.save>none</netbeans.compile.on.save>
    1.10    </properties>
    1.11    <modules>