launcher/pom.xml
changeset 1287 d2d56cf4ae72
parent 1253 a936dd8280dc
child 1288 8bf8753226bd
     1.1 --- a/launcher/pom.xml	Thu Aug 29 14:35:01 2013 +0000
     1.2 +++ b/launcher/pom.xml	Tue Sep 17 15:00:31 2013 +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-SNAPSHOT</version>
     1.8 +    <version>0.8</version>
     1.9    </parent>
    1.10    <groupId>org.apidesign.bck2brwsr</groupId>
    1.11    <artifactId>launcher-pom</artifactId>
    1.12 -  <version>0.8-SNAPSHOT</version>
    1.13 +  <version>0.8</version>
    1.14    <packaging>pom</packaging>
    1.15    <name>Launchers</name>
    1.16    <properties>