rt/pom.xml
changeset 1624 3e565843a131
parent 1599 36746c46716a
child 1626 8c3ba4d3f92b
     1.1 --- a/rt/pom.xml	Mon May 26 17:52:56 2014 +0200
     1.2 +++ b/rt/pom.xml	Mon Jun 09 19:32:49 2014 +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.9-SNAPSHOT</version>
     1.8 +  <version>0.9</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.9-SNAPSHOT</version>
    1.15 +    <version>0.9</version>
    1.16    </parent>  
    1.17    <modules>
    1.18      <module>core</module>