rt/pom.xml
changeset 1103 8ee3112f5647
parent 1099 dcc7ab0f2692
child 1274 c4f83529954d
     1.1 --- a/rt/pom.xml	Thu May 16 10:31:32 2013 +0200
     1.2 +++ b/rt/pom.xml	Thu May 16 10:38:20 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>rt</artifactId>
     1.7 -  <version>0.7.2</version>
     1.8 +  <version>0.8-SNAPSHOT</version>
     1.9    <packaging>pom</packaging>
    1.10    <name>Bck2Brwsr Runtime</name>
    1.11    <parent>
    1.12      <groupId>org.apidesign</groupId>
    1.13      <artifactId>bck2brwsr</artifactId>
    1.14 -    <version>0.7.2</version>
    1.15 +    <version>0.8-SNAPSHOT</version>
    1.16    </parent>  
    1.17    <modules>
    1.18      <module>core</module>