launcher/pom.xml
changeset 1911 fe2e6f5a2044
parent 1876 785891e2e2c6
child 1913 37194f101d35
     1.1 --- a/launcher/pom.xml	Wed Jan 27 23:33:22 2016 +0100
     1.2 +++ b/launcher/pom.xml	Fri Mar 25 21:47:31 2016 +0100
     1.3 @@ -4,11 +4,11 @@
     1.4    <parent>
     1.5      <artifactId>bck2brwsr</artifactId>
     1.6      <groupId>org.apidesign</groupId>
     1.7 -    <version>1.0-SNAPSHOT</version>
     1.8 +    <version>0.18</version>
     1.9    </parent>
    1.10    <groupId>org.apidesign.bck2brwsr</groupId>
    1.11    <artifactId>launcher-pom</artifactId>
    1.12 -  <version>1.0-SNAPSHOT</version>
    1.13 +  <version>0.18</version>
    1.14    <packaging>pom</packaging>
    1.15    <name>Launchers</name>
    1.16    <properties>