launcher/api/pom.xml
changeset 1847 6e8a8cfcb07f
parent 1833 8ece64bedc99
child 1849 bc07f6a1e639
     1.1 --- a/launcher/api/pom.xml	Sun May 17 14:28:17 2015 +0200
     1.2 +++ b/launcher/api/pom.xml	Sat Sep 26 07:59:40 2015 +0200
     1.3 @@ -4,11 +4,11 @@
     1.4    <parent>
     1.5      <groupId>org.apidesign.bck2brwsr</groupId>
     1.6      <artifactId>launcher-pom</artifactId>
     1.7 -    <version>1.0-SNAPSHOT</version>
     1.8 +    <version>0.16</version>
     1.9    </parent>
    1.10    <groupId>org.apidesign.bck2brwsr</groupId>
    1.11    <artifactId>launcher</artifactId>
    1.12 -  <version>1.0-SNAPSHOT</version>
    1.13 +  <version>0.16</version>
    1.14    <name>Launcher API</name>
    1.15    <url>http://maven.apache.org</url>
    1.16    <properties>