boot-script/pom.xml
changeset 761 d106d4045785
parent 709 b1fd6ef610fa
child 763 e1ad0df51893
     1.1 --- a/boot-script/pom.xml	Mon Jun 09 15:37:23 2014 +0200
     1.2 +++ b/boot-script/pom.xml	Fri Jul 25 11:36:58 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>1.0-SNAPSHOT</version>
     1.8 +        <version>0.8.3</version>
     1.9      </parent>
    1.10      <name>Presenter via javax.script</name>
    1.11      <artifactId>net.java.html.boot.script</artifactId>
    1.12 -    <version>1.0-SNAPSHOT</version>
    1.13 +    <version>0.8.3</version>
    1.14      <packaging>bundle</packaging>
    1.15      <properties>
    1.16          <netbeans.compile.on.save>NONE</netbeans.compile.on.save>