launcher/api/pom.xml
branchjdk8
changeset 1641 2111057af3b2
parent 1629 1e2a0b94b2ce
child 1689 4440cfbcbee7
     1.1 --- a/launcher/api/pom.xml	Mon Jun 09 22:07:28 2014 +0200
     1.2 +++ b/launcher/api/pom.xml	Thu Jul 10 08:17:52 2014 +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>0.9</version>
     1.8 +    <version>1.0-SNAPSHOT</version>
     1.9    </parent>
    1.10    <groupId>org.apidesign.bck2brwsr</groupId>
    1.11    <artifactId>launcher</artifactId>
    1.12 -  <version>0.9</version>
    1.13 +  <version>1.0-SNAPSHOT</version>
    1.14    <name>Launcher API</name>
    1.15    <url>http://maven.apache.org</url>
    1.16    <properties>