launcher/fx/pom.xml
changeset 1766 75671373fa87
parent 1759 e98ac4385490
child 1768 0d2acba8bcfd
     1.1 --- a/launcher/fx/pom.xml	Fri Dec 26 21:00:36 2014 +0100
     1.2 +++ b/launcher/fx/pom.xml	Sat Jan 10 19:38:00 2015 +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>1.0-SNAPSHOT</version>
     1.8 +    <version>0.13</version>
     1.9    </parent>
    1.10    <groupId>org.apidesign.bck2brwsr</groupId>
    1.11    <artifactId>launcher.fx</artifactId>
    1.12 -  <version>1.0-SNAPSHOT</version>
    1.13 +  <version>0.13</version>
    1.14    <name>FXBrwsr Launcher</name>
    1.15    <url>http://maven.apache.org</url>
    1.16      <build>