launcher/http/pom.xml
branchclosure
changeset 1513 ba912ef24b27
parent 1489 8d0fc428ff72
parent 1437 3ec3ae9699ef
child 1599 36746c46716a
     1.1 --- a/launcher/http/pom.xml	Sat Apr 26 19:13:56 2014 +0200
     1.2 +++ b/launcher/http/pom.xml	Wed Apr 30 15:04:10 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.8-SNAPSHOT</version>
     1.8 +    <version>0.9-SNAPSHOT</version>
     1.9    </parent>
    1.10    <groupId>org.apidesign.bck2brwsr</groupId>
    1.11    <artifactId>launcher.http</artifactId>
    1.12 -  <version>0.8-SNAPSHOT</version>
    1.13 +  <version>0.9-SNAPSHOT</version>
    1.14    <name>Bck2Brwsr Launcher</name>
    1.15    <url>http://maven.apache.org</url>
    1.16      <build>