ko/pom.xml
branchjavac
changeset 1315 6ce019139b13
parent 1286 a83e16b8b825
child 1435 1b30bba2b38d
     1.1 --- a/ko/pom.xml	Tue Sep 17 15:00:18 2013 +0200
     1.2 +++ b/ko/pom.xml	Sat Sep 28 02:04:01 2013 +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</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</version>
    1.15 +    <version>0.9-SNAPSHOT</version>
    1.16    </parent>  
    1.17    <modules>
    1.18      <module>archetype</module>