ko/archetype-test/pom.xml
changeset 1437 3ec3ae9699ef
parent 1435 1b30bba2b38d
     1.1 --- a/ko/archetype-test/pom.xml	Fri Feb 07 10:03:32 2014 +0100
     1.2 +++ b/ko/archetype-test/pom.xml	Fri Feb 07 10:03:44 2014 +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.8.1</version>
     1.8 +        <version>0.9-SNAPSHOT</version>
     1.9      </parent>
    1.10      <groupId>org.apidesign.bck2brwsr</groupId>
    1.11      <artifactId>ko-archetype-test</artifactId>
    1.12 -    <version>0.8.1</version>
    1.13 +    <version>0.9-SNAPSHOT</version>
    1.14      <name>Knockout Bck2Brwsr Archetype Test</name>
    1.15      <url>http://maven.apache.org</url>
    1.16      <description>Verifies the Knockout &amp; net.java.html.json archetype behaves properly.</description>