ko/pom.xml
changeset 1768 0d2acba8bcfd
parent 1766 75671373fa87
child 1802 fe7d038642e6
     1.1 --- a/ko/pom.xml	Sat Jan 10 19:38:00 2015 +0100
     1.2 +++ b/ko/pom.xml	Sat Jan 10 19:38:00 2015 +0100
     1.3 @@ -3,13 +3,13 @@
     1.4    <modelVersion>4.0.0</modelVersion>
     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    <packaging>pom</packaging>
    1.10    <name>Bck2Brwsr Knockout Support</name>
    1.11    <parent>
    1.12      <groupId>org.apidesign</groupId>
    1.13      <artifactId>bck2brwsr</artifactId>
    1.14 -    <version>0.13</version>
    1.15 +    <version>1.0-SNAPSHOT</version>
    1.16    </parent>  
    1.17    <modules>
    1.18      <module>bck2brwsr</module>