boot-script/pom.xml
changeset 992 6f1a8b251b7d
parent 989 af449e1eaedc
child 1000 3dd7476264fd
child 1005 c7f11fbd5475
     1.1 --- a/boot-script/pom.xml	Fri Sep 18 10:42:15 2015 +0200
     1.2 +++ b/boot-script/pom.xml	Mon Sep 21 21:19:13 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>2.0-SNAPSHOT</version>
     1.8 +        <version>1.2.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>2.0-SNAPSHOT</version>
    1.13 +    <version>1.2.3</version>
    1.14      <packaging>bundle</packaging>
    1.15      <properties>
    1.16          <netbeans.compile.on.save>NONE</netbeans.compile.on.save>