ko/fx/pom.xml
changeset 1768 0d2acba8bcfd
parent 1766 75671373fa87
child 1802 fe7d038642e6
     1.1 --- a/ko/fx/pom.xml	Sat Jan 10 19:38:00 2015 +0100
     1.2 +++ b/ko/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>ko</artifactId>
     1.7 -    <version>0.13</version>
     1.8 +    <version>1.0-SNAPSHOT</version>
     1.9    </parent>
    1.10    <groupId>org.apidesign.bck2brwsr</groupId>
    1.11    <artifactId>ko-fx</artifactId>
    1.12 -  <version>0.13</version>
    1.13 +  <version>1.0-SNAPSHOT</version>
    1.14    <name>Knockout.fx in Brwsr</name>
    1.15    <url>http://maven.apache.org</url>
    1.16    <properties>