launcher/fx/pom.xml
changeset 1985 cd1cc103a03c
parent 1911 fe2e6f5a2044
child 1961 e9e1b1e863ba
     1.1 --- a/launcher/fx/pom.xml	Fri Mar 25 21:47:31 2016 +0100
     1.2 +++ b/launcher/fx/pom.xml	Tue Jan 17 07:04:06 2017 +0100
     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.18</version>
     1.8 +    <version>1.0-SNAPSHOT</version>
     1.9    </parent>
    1.10    <groupId>org.apidesign.bck2brwsr</groupId>
    1.11    <artifactId>launcher.fx</artifactId>
    1.12 -  <version>0.18</version>
    1.13 +  <version>1.0-SNAPSHOT</version>
    1.14    <name>FXBrwsr Launcher</name>
    1.15    <url>http://maven.apache.org</url>
    1.16      <build>