rt/vm/pom.xml
changeset 806 178754f29511
parent 804 7367a296a9ec
child 810 9eb750594b15
     1.1 --- a/rt/vm/pom.xml	Fri Mar 01 22:08:37 2013 +0100
     1.2 +++ b/rt/vm/pom.xml	Sat Mar 02 17:02:00 2013 +0100
     1.3 @@ -3,12 +3,12 @@
     1.4    <parent>
     1.5      <groupId>org.apidesign.bck2brwsr</groupId>
     1.6      <artifactId>rt</artifactId>
     1.7 -    <version>0.3</version>
     1.8 +    <version>0.4-SNAPSHOT</version>
     1.9    </parent>
    1.10  
    1.11    <groupId>org.apidesign.bck2brwsr</groupId>
    1.12    <artifactId>vm4brwsr</artifactId>
    1.13 -  <version>0.3</version>
    1.14 +  <version>0.4-SNAPSHOT</version>
    1.15    <packaging>jar</packaging>
    1.16  
    1.17    <name>Virtual Machine for Browser</name>