rt/core/pom.xml
changeset 1831 756236350081
parent 1804 41f9eb4d6c25
child 1833 8ece64bedc99
     1.1 --- a/rt/core/pom.xml	Sat Feb 28 05:29:04 2015 +0100
     1.2 +++ b/rt/core/pom.xml	Sun May 17 14:28:16 2015 +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>1.0-SNAPSHOT</version>
     1.8 +    <version>0.15</version>
     1.9    </parent>
    1.10    <groupId>org.apidesign.bck2brwsr</groupId>
    1.11    <artifactId>core</artifactId>
    1.12 -  <version>1.0-SNAPSHOT</version>
    1.13 +  <version>0.15</version>
    1.14    <name>Bck2Brwsr Native Annotations</name>
    1.15    <url>http://maven.apache.org</url>
    1.16      <build>