boot-script/pom.xml
changeset 821 0b42a753d727
parent 819 f50f9fa93819
child 854 ce36930eb669
     1.1 --- a/boot-script/pom.xml	Tue Aug 19 20:17:45 2014 +0200
     1.2 +++ b/boot-script/pom.xml	Tue Aug 19 20:17:46 2014 +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>0.9</version>
     1.8 +        <version>1.0-SNAPSHOT</version>
     1.9      </parent>
    1.10      <name>Presenter via javax.script</name>
    1.11      <artifactId>net.java.html.boot.script</artifactId>
    1.12 -    <version>0.9</version>
    1.13 +    <version>1.0-SNAPSHOT</version>
    1.14      <packaging>bundle</packaging>
    1.15      <properties>
    1.16          <netbeans.compile.on.save>NONE</netbeans.compile.on.save>