launcher/pom.xml
branchclosure
changeset 1597 0e022ce3f23a
parent 1435 1b30bba2b38d
child 1624 3e565843a131
     1.1 --- a/launcher/pom.xml	Fri Feb 07 10:03:32 2014 +0100
     1.2 +++ b/launcher/pom.xml	Mon May 26 14:34:46 2014 +0200
     1.3 @@ -4,11 +4,11 @@
     1.4    <parent>
     1.5      <artifactId>bck2brwsr</artifactId>
     1.6      <groupId>org.apidesign</groupId>
     1.7 -    <version>0.8.1</version>
     1.8 +    <version>0.9-SNAPSHOT</version>
     1.9    </parent>
    1.10    <groupId>org.apidesign.bck2brwsr</groupId>
    1.11    <artifactId>launcher-pom</artifactId>
    1.12 -  <version>0.8.1</version>
    1.13 +  <version>0.9-SNAPSHOT</version>
    1.14    <packaging>pom</packaging>
    1.15    <name>Launchers</name>
    1.16    <properties>