boot/pom.xml
branchpreprocess
changeset 467 6d3613b454ab
parent 425 6729b08befde
parent 466 973fc25eb5f8
child 475 57857c9eec5b
     1.1 --- a/boot/pom.xml	Tue Jan 07 08:55:34 2014 +0100
     1.2 +++ b/boot/pom.xml	Tue Jan 14 14:18:50 2014 +0100
     1.3 @@ -4,11 +4,11 @@
     1.4    <parent>
     1.5      <groupId>org.netbeans.html</groupId>
     1.6      <artifactId>pom</artifactId>
     1.7 -    <version>0.7-SNAPSHOT</version>
     1.8 +    <version>0.8-SNAPSHOT</version>
     1.9    </parent>
    1.10    <groupId>org.netbeans.html</groupId>
    1.11    <artifactId>net.java.html.boot</artifactId>
    1.12 -  <version>0.7-SNAPSHOT</version>
    1.13 +  <version>0.8-SNAPSHOT</version>
    1.14    <packaging>bundle</packaging>
    1.15    <name>Browser Bootstrap</name>
    1.16    <url>http://maven.apache.org</url>