rt/core/pom.xml
branchrelease-0.7.2_base
changeset 1099 dcc7ab0f2692
parent 1062 692fc4c1990d
child 1103 8ee3112f5647
     1.1 --- a/rt/core/pom.xml	Tue Apr 30 15:16:08 2013 +0200
     1.2 +++ b/rt/core/pom.xml	Thu May 16 10:31:32 2013 +0200
     1.3 @@ -4,11 +4,11 @@
     1.4    <parent>
     1.5      <groupId>org.apidesign.bck2brwsr</groupId>
     1.6      <artifactId>rt</artifactId>
     1.7 -    <version>0.8-SNAPSHOT</version>
     1.8 +    <version>0.7.2</version>
     1.9    </parent>
    1.10    <groupId>org.apidesign.bck2brwsr</groupId>
    1.11    <artifactId>core</artifactId>
    1.12 -  <version>0.8-SNAPSHOT</version>
    1.13 +  <version>0.7.2</version>
    1.14    <name>Bck2Brwsr Native Annotations</name>
    1.15    <url>http://maven.apache.org</url>
    1.16      <build>