rt/pom.xml
changeset 819 caf1e66268fd
parent 810 9eb750594b15
child 821 60caf5806aa8
     1.1 --- a/rt/pom.xml	Mon Mar 04 19:20:40 2013 +0100
     1.2 +++ b/rt/pom.xml	Thu Mar 07 23:33:50 2013 +0100
     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.4-SNAPSHOT</version>
     1.8 +  <version>0.4</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.4-SNAPSHOT</version>
    1.15 +    <version>0.4</version>
    1.16    </parent>  
    1.17    <modules>
    1.18      <module>core</module>