boot/pom.xml
changeset 980 fa24c485596c
parent 978 38e010f4ba25
child 987 1fde8b14fcc4
     1.1 --- a/boot/pom.xml	Sun Sep 06 14:48:43 2015 +0200
     1.2 +++ b/boot/pom.xml	Sun Sep 06 14:48:44 2015 +0200
     1.3 @@ -4,11 +4,11 @@
     1.4    <parent>
     1.5      <groupId>org.netbeans.html</groupId>
     1.6      <artifactId>pom</artifactId>
     1.7 -    <version>1.2.1</version>
     1.8 +    <version>2.0-SNAPSHOT</version>
     1.9    </parent>
    1.10    <groupId>org.netbeans.html</groupId>
    1.11    <artifactId>net.java.html.boot</artifactId>
    1.12 -  <version>1.2.1</version>
    1.13 +  <version>2.0-SNAPSHOT</version>
    1.14    <packaging>bundle</packaging>
    1.15    <name>Browser Bootstrap</name>
    1.16    <url>http://maven.apache.org</url>