ko/pom.xml
branchclosure
changeset 1610 a6f807104d8e
parent 1435 1b30bba2b38d
child 1616 d3cbe257c4e9
     1.1 --- a/ko/pom.xml	Fri Feb 07 10:03:32 2014 +0100
     1.2 +++ b/ko/pom.xml	Wed May 28 13:38:29 2014 +0200
     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.8.1</version>
     1.8 +  <version>0.9-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.8.1</version>
    1.15 +    <version>0.9-SNAPSHOT</version>
    1.16    </parent>  
    1.17    <modules>
    1.18      <module>archetype</module>